1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-01-31 09:09:00 +03:00
Octobot/assets/css/fonts.css

11 lines
220 B
CSS
Raw Normal View History

@font-face {
font-family: 'BlitzBold';
font-weight: normal;
src: url(../woff2/BlitzBold.woff2);
}
@font-face {
font-family: 'BlitzMain';
font-weight: normal;
src: url(../woff2/BlitzMain.woff2);
}