Files
dragonroll/frontend/app/assets/css/fonts.scss
2026-04-20 20:30:42 +02:00

128 lines
3.1 KiB
SCSS

@font-face {
font-family: "BookInsanityRemake";
src:url('/fonts/5e/Bookinsanity.woff2');
font-weight:normal;
font-style:normal
}
@font-face {
font-family: "BookInsanityRemake";
src:url('/fonts/5e/Bookinsanity Bold.woff2');
font-weight:bold;
font-style:normal
}
@font-face {
font-family: "BookInsanityRemake";
src:url('/fonts/5e/Bookinsanity Italic.woff2');
font-weight:normal;
font-style:italic
}
@font-face {
font-family: "BookInsanityRemake";
src:url('/fonts/5e/Bookinsanity Bold Italic.woff2');
font-weight:bold;
font-style:italic
}
@font-face {
font-family: "ScalySansRemake";
src:url('/fonts/5e/Scaly Sans.woff2');
font-weight:normal;
font-style:normal
}
@font-face {
font-family: "ScalySansRemake";
src:url('/fonts/5e/Scaly Sans Bold.woff2');
font-weight:bold;
font-style:normal
}
@font-face {
font-family: "ScalySansRemake";
src:url('/fonts/5e/Scaly Sans Italic.woff2');
font-weight:normal;
font-style:italic
}
@font-face {
font-family: "ScalySansRemake";
src:url('/fonts/5e/Scaly Sans Bold Italic.woff2');
font-weight:bold;
font-style:italic
}
@font-face {
font-family: "ScalySansSmallCapsRemake";
src:url('/fonts/5e/Scaly Sans Caps.woff2');
font-weight:normal;
font-style:normal
}
@font-face {
font-family: "WalterTurncoat";
src:url('/fonts/5e/WalterTurncoat-Regular.woff2');
font-weight:normal;
font-style:normal
}
@font-face {
font-family: "MrEavesRemake";
src:url('/fonts/5e/Mr Eaves Small Caps.woff2');
font-weight:normal;
font-style:normal
}
@font-face {
font-family: "SolberaImitationRemake";
src:url('/fonts/5e/Solbera Imitation Tweak.woff2');
font-weight:100 1000;
font-style:normal;
font-style:italic
}
@font-face {
font-family: "NodestoCapsCondensed";
src:url('/fonts/5e/Nodesto Caps Condensed.woff2');
font-weight:normal;
font-style:normal
}
@font-face {
font-family: "NodestoCapsCondensed";
src:url('/fonts/5e/Nodesto Caps Condensed Bold.woff2');
font-weight:bold;
font-style:normal
}
@font-face {
font-family: "NodestoCapsCondensed";
src:url('/fonts/5e/Nodesto Caps Condensed Italic.woff2');
font-weight:normal;
font-style:italic
}
@font-face {
font-family: "NodestoCapsCondensed";
src:url('/fonts/5e/Nodesto Caps Condensed Bold Italic.woff2');
font-weight:bold;
font-style:italic
}
@font-face {
font-family: "NodestoCapsWide";
src:url('/fonts/5e/Nodesto Caps Wide.woff2');
font-weight:normal;
font-style:normal
}
@font-face {
font-family: "Overpass";
src:url('/fonts/5e/Overpass Medium.woff2');
font-weight:500;
font-style:normal
}
@font-face {
font-family: "Davek";
src:url('/fonts/5e/Davek.woff2');
font-weight:500;
font-style:normal
}
@font-face {
font-family: "Iokharic";
src:url('/fonts/5e/Iokharic.woff2');
font-weight:500;
font-style:normal
}
@font-face {
font-family: "Rellanic";
src:url('/fonts/5e/Rellanic.woff2');
font-weight:500;
font-style:normal
}