python-gallery/onlylegs/static/fonts/font.css

7 lines
163 B
CSS
Raw Normal View History

@font-face {
font-family: 'Rubik';
src: url('./Rubik.ttf') format('truetype');
font-style: normal;
font-display: block;
font-weight: 300 900;
}