@font-face {
    font-family: 'Dopis';
    /* src: url('../fonts/Dopis-Black.eot'); */
    src: local('Dopis Black'), local('Dopis-Black'),
        url('../fonts/Dopis-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Dopis-Black.woff2') format('woff2'),
        url('../fonts/Dopis-Black.woff') format('woff'),
        url('../fonts/Dopis-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

/* @font-face {
    font-family: 'Dopis';
    src: url('../fonts/Dopis-BlackCondensed.eot');
    src: local('Dopis Black Condensed'), local('Dopis-BlackCondensed'),
        url('../fonts/Dopis-BlackCondensed.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Dopis-BlackCondensed.woff2') format('woff2'),
        url('../fonts/Dopis-BlackCondensed.woff') format('woff'),
        url('../fonts/Dopis-BlackCondensed.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
} */

@font-face {
    font-family: 'Dopis';
    /* src: url('../fonts/Dopis-Regular.eot'); */
    src: local('Dopis Regular'), local('Dopis-Regular'),
        url('../fonts/Dopis-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Dopis-Regular.woff2') format('woff2'),
        url('../fonts/Dopis-Regular.woff') format('woff'),
        url('../fonts/Dopis-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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

/* @font-face {
    font-family: 'Dopis';
    src: url('../fonts/Dopis-RegularCondensed.eot');
    src: local('Dopis Regular Condensed'), local('Dopis-RegularCondensed'),
        url('../fonts/Dopis-RegularCondensed.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Dopis-RegularCondensed.woff2') format('woff2'),
        url('../fonts/Dopis-RegularCondensed.woff') format('woff'),
        url('../fonts/Dopis-RegularCondensed.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} */

@font-face {
    font-family: 'Dopis';
    /* src: url('../fonts/Dopis-Light.eot'); */
    src: local('Dopis Light'), local('Dopis-Light'),
        url('../fonts/Dopis-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Dopis-Light.woff2') format('woff2'),
        url('../fonts/Dopis-Light.woff') format('woff'),
        url('../fonts/Dopis-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

/* @font-face {
    font-family: 'Dopis';
    src: url('../fonts/Dopis-LightCondensed.eot');
    src: local('Dopis Light Condensed'), local('Dopis-LightCondensed'),
        url('../fonts/Dopis-LightCondensed.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Dopis-LightCondensed.woff2') format('woff2'),
        url('../fonts/Dopis-LightCondensed.woff') format('woff'),
        url('../fonts/Dopis-LightCondensed.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
} */

/* @font-face {
    font-family: 'Dopis';
    src: url('../fonts/Dopis-BoldCondensed.eot');
    src: local('Dopis Bold Condensed'), local('Dopis-BoldCondensed'),
        url('../fonts/Dopis-BoldCondensed.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Dopis-BoldCondensed.woff2') format('woff2'),
        url('../fonts/Dopis-BoldCondensed.woff') format('woff'),
        url('../fonts/Dopis-BoldCondensed.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
} */



@font-face {
    font-family: 'Grandis';
    src: url('../fonts/Grandis-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Grandis';
    src: url('../fonts/Grandis-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Grandis';
    src: url('../fonts/Grandis-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Grandis';
    src: url('../fonts/Grandis-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Grandis';
    src: url('../fonts/Grandis-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Grandis';
    src: url('../fonts/Grandis-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}