|
|
|
@@ -71,3 +71,105 @@ |
|
|
|
font-weight: bold; |
|
|
|
font-style: italic; |
|
|
|
} |
|
|
|
|
|
|
|
/***************/ |
|
|
|
/* SPECTRAL SC */ |
|
|
|
/***************/ |
|
|
|
|
|
|
|
@@font-face { |
|
|
|
font-family: 'Spectral SC'; |
|
|
|
src: url('/deus/assets/fonts/SpectralSC/SpectralSC-ExtraLight.ttf') format('truetype'); |
|
|
|
font-weight: 300; |
|
|
|
font-style: normal; |
|
|
|
} |
|
|
|
|
|
|
|
@font-face { |
|
|
|
font-family: 'Spectral SC'; |
|
|
|
src: url('/deus/assets/fonts/SpectralSC/SpectralSC-ExtraLightItalic.ttf') format('truetype'); |
|
|
|
font-weight: 300; |
|
|
|
font-style: italic; |
|
|
|
} |
|
|
|
|
|
|
|
font-face { |
|
|
|
font-family: 'Spectral SC'; |
|
|
|
src: url('/deus/assets/fonts/SpectralSC/SpectralSC-Light.ttf') format('truetype'); |
|
|
|
font-weight: 300; |
|
|
|
font-style: normal; |
|
|
|
} |
|
|
|
|
|
|
|
@font-face { |
|
|
|
font-family: 'Spectral SC'; |
|
|
|
src: url('/deus/assets/fonts/SpectralSC/SpectralSC-LightItalic.ttf') format('truetype'); |
|
|
|
font-weight: 300; |
|
|
|
font-style: italic; |
|
|
|
} |
|
|
|
|
|
|
|
@font-face { |
|
|
|
font-family: 'Spectral SC'; |
|
|
|
src: url('/deus/assets/fonts/SpectralSC/SpectralSC-Regular.ttf') format('truetype'); |
|
|
|
font-weight: normal; |
|
|
|
font-style: normal; |
|
|
|
} |
|
|
|
|
|
|
|
@font-face { |
|
|
|
font-family: 'Spectral SC'; |
|
|
|
src: url('/deus/assets/fonts/SpectralSC/SpectralSC-RegularItalic.ttf') format('truetype'); |
|
|
|
font-weight: normal; |
|
|
|
font-style: italic; |
|
|
|
} |
|
|
|
|
|
|
|
@font-face { |
|
|
|
font-family: 'Spectral SC'; |
|
|
|
src: url('/deus/assets/fonts/SpectralSC/SpectralSC-Medium.ttf') format('truetype'); |
|
|
|
font-weight: 500; |
|
|
|
font-style: normal; |
|
|
|
} |
|
|
|
|
|
|
|
@font-face { |
|
|
|
font-family: 'Spectral SC'; |
|
|
|
src: url('/deus/assets/fonts/SpectralSC/SpectralSC-MediumItalic.ttf') format('truetype'); |
|
|
|
font-weight: 500; |
|
|
|
font-style: italic; |
|
|
|
} |
|
|
|
|
|
|
|
@font-face { |
|
|
|
font-family: 'Spectral SC'; |
|
|
|
src: url('/deus/assets/fonts/SpectralSC/SpectralSC-SemiBold.ttf') format('truetype'); |
|
|
|
font-weight: 600; |
|
|
|
font-style: normal; |
|
|
|
} |
|
|
|
|
|
|
|
@font-face { |
|
|
|
font-family: 'Spectral SC'; |
|
|
|
src: url('/deus/assets/fonts/SpectralSC/SpectralSC-SemiBoldItalic.ttf') format('truetype'); |
|
|
|
font-weight: 600; |
|
|
|
font-style: italic; |
|
|
|
} |
|
|
|
|
|
|
|
@font-face { |
|
|
|
font-family: 'Spectral SC'; |
|
|
|
src: url('/deus/assets/fonts/SpectralSC/SpectralSC-Bold.ttf') format('truetype'); |
|
|
|
font-weight: bold; |
|
|
|
font-style: normal; |
|
|
|
} |
|
|
|
|
|
|
|
@font-face { |
|
|
|
font-family: 'Spectral SC'; |
|
|
|
src: url('/deus/assets/fonts/SpectralSC/SpectralSC-BoldItalic.ttf') format('truetype'); |
|
|
|
font-weight: bold; |
|
|
|
font-style: italic; |
|
|
|
} |
|
|
|
|
|
|
|
@font-face { |
|
|
|
font-family: 'Spectral SC'; |
|
|
|
src: url('/deus/assets/fonts/SpectralSC/SpectralSC-ExtraBold.ttf') format('truetype'); |
|
|
|
font-weight: 900; |
|
|
|
font-style: normal; |
|
|
|
} |
|
|
|
|
|
|
|
@font-face { |
|
|
|
font-family: 'Spectral SC'; |
|
|
|
src: url('/deus/assets/fonts/SpectralSC/SpectralSC-ExtraBoldItalic.ttf') format('truetype'); |
|
|
|
font-weight: 900; |
|
|
|
font-style: italic; |
|
|
|
} |