@font-face {
    font-family: 'Systopie';
    src: url('../webfonts/Systopie-Bold.eot');
    src: url('../webfonts/Systopie-Bold.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Systopie-Bold.woff2') format('woff2'),
        url('../webfonts/Systopie-Bold.woff') format('woff'),
        url('../webfonts/Systopie-Bold.ttf') format('truetype'),
        url('../webfonts/Systopie-Bold.svg#Systopie-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Systopie';
    src: url('../webfonts/Systopie.eot');
    src: url('../webfonts/Systopie.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/Systopie.woff2') format('woff2'),
        url('../webfonts/Systopie.woff') format('woff'),
        url('../webfonts/Systopie.ttf') format('truetype'),
        url('../webfonts/Systopie.svg#Systopie') format('svg');
    font-weight: normal;
    font-style: normal;
}

