This commit is contained in:
vista-man
2024-10-30 11:32:54 +01:00
parent 63c7a31016
commit af5e6fe57f
5 changed files with 172 additions and 5 deletions

View File

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