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

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

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

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

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

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

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

