thrrgilag.net/themes/terminal/source/css/font.css
Morgan McMillian 2e03c0b95e changed themes
2019-09-29 10:31:00 -07:00

14 lines
292 B
CSS

@font-face {
font-family: 'Fira Code';
font-style: normal;
font-weight: 400;
src: url("../fonts/FiraCode-Regular.woff") format("woff");
}
@font-face {
font-family: 'Fira Code';
font-style: normal;
font-weight: 800;
src: url("../fonts/FiraCode-Bold.woff") format("woff");
}