jeremy-wordpress-theme/fonts/fanwood-text/stylesheet.css

14 lines
314 B
CSS
Raw Normal View History

2018-07-27 12:44:13 +00:00
@font-face {
font-family: 'Fanwood Text';
src: url('FanwoodText-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Fanwood Text';
src: url('FanwoodText-Italic.ttf') format('truetype');
font-weight: normal;
font-style: italic;
}