// Fonts @font-face { font-family: 'special_eliteregular'; src: url('../fonts/SpecialElite-webfont.eot'); src: url('../fonts/SpecialElite-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/SpecialElite-webfont.woff') format('woff'), url('../fonts/SpecialElite-webfont.ttf') format('truetype'), url('../fonts/SpecialElite-webfont.svg#special_eliteregular') format('svg'); font-weight: normal; font-style: normal; } // Bootstrap //@import '~bootstrap/scss/bootstrap'; @import '~tabler-ui/src/assets/scss/bundle.scss'; // Variables @import 'variables'; // Surcharge @import 'general';