i'm silly
parent
b0dda03172
commit
486967ce36
|
@ -1,10 +1,10 @@
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Rouna';
|
font-family: 'Rouna';
|
||||||
src: url('/assets/fonts/rouna/rouna-bold-webfont.eot');
|
src: url('/assets/rouna/rouna-bold-webfont.eot');
|
||||||
src: url('/assets/fonts/rouna/rouna-bold-webfont.eot?#iefix') format('embedded-opentype'),
|
src: url('/assets/rouna/rouna-bold-webfont.eot?#iefix') format('embedded-opentype'),
|
||||||
url('/assets/fonts/rouna/rouna-bold-webfont.woff2') format('woff2'),
|
url('/assets/rouna/rouna-bold-webfont.woff2') format('woff2'),
|
||||||
url('/assets/fonts/rouna/rouna-bold-webfont.woff') format('woff'),
|
url('/assets/rouna/rouna-bold-webfont.woff') format('woff'),
|
||||||
url('/assets/fonts/rouna/rouna-bold-webfont.ttf') format('truetype');
|
url('/assets/rouna/rouna-bold-webfont.ttf') format('truetype');
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
|
@ -12,11 +12,11 @@
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Rouna';
|
font-family: 'Rouna';
|
||||||
src: url('/assets/fonts/rouna/rouna-medium-webfont.eot');
|
src: url('/assets/rouna/rouna-medium-webfont.eot');
|
||||||
src: url('/assets/fonts/rouna/rouna-medium-webfont.eot?#iefix') format('embedded-opentype'),
|
src: url('/assets/rouna/rouna-medium-webfont.eot?#iefix') format('embedded-opentype'),
|
||||||
url('/assets/fonts/rouna/rouna-medium-webfont.woff2') format('woff2'),
|
url('/assets/rouna/rouna-medium-webfont.woff2') format('woff2'),
|
||||||
url('/assets/fonts/rouna/rouna-medium-webfont.woff') format('woff'),
|
url('/assets/rouna/rouna-medium-webfont.woff') format('woff'),
|
||||||
url('/assets/fonts/rouna/rouna-medium-webfont.ttf') format('truetype');
|
url('/assets/rouna/rouna-medium-webfont.ttf') format('truetype');
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
|
@ -24,11 +24,11 @@
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Rouna';
|
font-family: 'Rouna';
|
||||||
src: url('/assets/fonts/rouna/rouna-regular-webfont.eot');
|
src: url('/assets/rouna/rouna-regular-webfont.eot');
|
||||||
src: url('/assets/fonts/rouna/rouna-regular-webfont.eot?#iefix') format('embedded-opentype'),
|
src: url('/assets/rouna/rouna-regular-webfont.eot?#iefix') format('embedded-opentype'),
|
||||||
url('/assets/fonts/rouna/rouna-regular-webfont.woff2') format('woff2'),
|
url('/assets/rouna/rouna-regular-webfont.woff2') format('woff2'),
|
||||||
url('/assets/fonts/rouna/rouna-regular-webfont.woff') format('woff'),
|
url('/assets/rouna/rouna-regular-webfont.woff') format('woff'),
|
||||||
url('/assets/fonts/rouna/rouna-regular-webfont.ttf') format('truetype');
|
url('/assets/rouna/rouna-regular-webfont.ttf') format('truetype');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
|
|
Loading…
Reference in New Issue