/*
*   Sicily (HTML)
*   Copyright 2019, Royalz
*   www.royalz.store
*/

@font-face {
    font-family: 'Bebas Neue';
    font-weight: 400;
    src: url('../fonts/BebasNeue/BebasNeueRegular.eot');
    src: url('../fonts/BebasNeue/BebasNeueRegular.eot') format('embedded-opentype'),
         url('../fonts/BebasNeue/BebasNeueRegular.woff2') format('woff2'),
         url('../fonts/BebasNeue/BebasNeueRegular.woff') format('woff'),
         url('../fonts/BebasNeue/BebasNeueRegular.ttf') format('truetype'),
         url('../fonts/BebasNeue/BebasNeueRegular.svg#BebasNeueRegular') format('svg');
}

@font-face {
    font-family: 'Bebas Neue';
    font-weight: 600;
    src: url('../fonts/BebasNeue/BebasNeueBold.eot');
    src: url('../fonts/BebasNeue/BebasNeueBold.eot') format('embedded-opentype'),
         url('../fonts/BebasNeue/BebasNeueBold.woff2') format('woff2'),
         url('../fonts/BebasNeue/BebasNeueBold.woff') format('woff'),
         url('../fonts/BebasNeue/BebasNeueBold.ttf') format('truetype'),
         url('../fonts/BebasNeue/BebasNeueBold.svg#BebasNeueBold') format('svg');
}
@font-face {
    font-family: 'pulporust-75';
    src: url('pulporust-75-webfont.woff2') format('woff2'),
         url('pulporust-75-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tekton-pro';
    src: url('tektonpro-bold.otf') format('otf');
    font-weight: normal;
    font-style: normal;

}