mirror of
https://github.com/Llloooggg/Jarvis.git
synced 2026-03-06 03:56:23 +03:00
8 lines
322 B
CSS
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;
|
|
}
|