Files
Jarvis/static/fonts/styles.css
2020-03-13 20:44:22 +03:00

8 lines
322 B
CSS

@font-face {
font-family: 'GoraFree-Regular';
src: url('GoraFree-Regular.eot?#iefix') format('embedded-opentype'), url('GoraFree-Regular.woff') format('woff'), url('GoraFree-Regular.ttf') format('truetype'), url('GoraFree-Regular.svg#GoraFree-Regular') format('svg');
font-weight: normal;
font-style: normal;
}