Untitled
unknown
plain_text
2 years ago
247 B
14
Indexable
@font-face {
font-family: "Rachel Brown";
src: url('../fonts/RachelBrown.woff');
src: url('../fonts/RachelBrown.otf') format('opentype'),
url('../fonts/RachelBrown.ttf') format ('trutype');
}
p {
font-family: "Rachel Brown";
}Editor is loading...
Leave a Comment