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.

29 lines
588 B
CSS

/* font-family: Abel */
@font-face{
font-family: Abel;
src: url(../fonts/Abel/Abel-Regular.ttf);
}
/* font-family: Anton */
@font-face{
font-family: Anton;
src: url(../fonts/Anton/Anton-Regular.ttf);
}
/* font-family: Josefin */
@font-face{
font-family: Josefin;
src: url(../fonts/Josefin_Sans/JosefinSans-Regular.ttf);
}
/* font-family: Lexend */
@font-face{
font-family: Lexend;
src: url(../fonts/Lexend_Deca/LexendDeca-Regular.ttf);
}
/* font-family: Livvic */
@font-face{
font-family: Livvic;
src: url(../fonts/Livvic/Livvic-Regular.ttf);
}