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

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

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

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

