This commit is contained in:
vista-man
2024-10-30 21:33:43 +01:00
parent 021d94f89b
commit 34271339c3

View File

@@ -1,11 +1,11 @@
@font-face { @font-face {
font-family: 'Moririse2'; font-family: 'Moririse2';
font-display: swap; font-display: swap;
src: url('/mobirise/mobirise2.eot'); src: url('mobirise/mobirise2.eot');
src: url('/mobirise/mobirise2.eot') format('embedded-opentype'), src: url('mobirise/mobirise2.eot') format('embedded-opentype'),
url('/mobirise/mobirise2.ttf') format('truetype'), url('mobirise/mobirise2.ttf') format('truetype'),
url('/mobirise/mobirise2.woff') format('woff'), url('mobirise/mobirise2.woff') format('woff'),
url('/mobirise/mobirise2.svg') format('svg'); url('mobirise/mobirise2.svg') format('svg');
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
} }