1
0
Bifurcation 0
Cette révision appartient à :
Pablo Moyano 2020-03-14 05:19:14 +01:00
Parent 59c9545757
révision c5fbdb15eb
1 fichiers modifiés avec 4 ajouts et 0 suppressions

Voir le fichier

@ -17,21 +17,25 @@ You probably already know that, otherwise you can visit him here "https://fosc.s
@font-face {
font-family: nixiefont;
src: url(../fonts/NixieOne.ttf);
font-display: swap;
}
@font-face {
font-family: AmericanCfont;
src: url(../fonts/AmericanC.ttf);
font-display: swap;
}
@font-face {
font-family: typermfont;
src: url(../fonts/typewcond.otf);
font-display: swap;
}
@font-face {
font-family: avenirfont;
src: url(../fonts/AvenirCondensed.ttf);
font-display: swap;
}
/*GLOBAL ATTRIBUTES*/