webug/static/css/rubik.font.css
2019-12-14 19:07:29 +01:00

7 lines
172 B
CSS

@font-face {
font-family: Rubik;
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(../webfonts/Rubik-Regular.ttf) format("truetype");
}