You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
354 B
SCSS

@font-face {
font-family: Gabriola;
font-style: normal;
font-weight: normal;
src: local('Gabriola'), url('/build/static/fonts/gabriola.woff') format('woff');
}
@font-face {
font-family: BlackChancery;
font-style: normal;
font-weight: normal;
src: local('BlackChancery'), url('/build/static/fonts/black_chancery.ttf') format('truetype');
}