mirror of
https://github.com/YunoHost-Apps/strut_ynh.git
synced 2024-09-03 20:26:33 +02:00
66 lines
No EOL
1.9 KiB
CSS
66 lines
No EOL
1.9 KiB
CSS
@font-face {
|
|
font-family: 'Lato';
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
src: local('Lato Bold'), local('Lato-Bold'), url(Lato-Bold.woff) format('woff');
|
|
}
|
|
@font-face {
|
|
font-family: 'Hammersmith One';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local('Hammersmith One'), local('HammersmithOne'), url(HammersmithOne.woff) format('woff');
|
|
}
|
|
@font-face {
|
|
font-family: 'Gorditas';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local('Gorditas'), local('Gorditas-Regular'), url(Gorditas-Regular.woff) format('woff');
|
|
}
|
|
@font-face {
|
|
font-family: 'Fredoka One';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local('Fredoka One'), local('FredokaOne-Regular'), url(FredokaOne-Regular.woff) format('woff');
|
|
}
|
|
@font-face {
|
|
font-family: 'Ubuntu';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local('Ubuntu'), url(Ubuntu.woff) format('woff');
|
|
}
|
|
@font-face {
|
|
font-family: 'Ubuntu';
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(Ubuntu-Bold.woff) format('woff');
|
|
}
|
|
@font-face {
|
|
font-family: 'Press Start 2P';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local('Press Start 2P'), local('PressStart2P-Regular'), url(PressStart2P-Regular.woff) format('woff');
|
|
}
|
|
@font-face {
|
|
font-family: 'Lato';
|
|
font-style: italic;
|
|
font-weight: 700;
|
|
src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(Lato-BoldItalic.woff) format('woff');
|
|
}
|
|
@font-face {
|
|
font-family: 'Abril Fatface';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local('Abril Fatface'), local('AbrilFatface-Regular'), url(AbrilFatface-Regular.woff) format('woff');
|
|
}
|
|
@font-face {
|
|
font-family: 'Lato';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local('Lato Regular'), local('Lato-Regular'), url(Lato-Regular.woff) format('woff');
|
|
}
|
|
@font-face {
|
|
font-family: 'Droid Sans Mono';
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
src: local('Droid Sans Mono'), local('Droid-Sans-Mono'), url(Droid-Sans-Mono.woff) format('woff');
|
|
} |