@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&display=swap');
/*font-family: 'Roboto', sans-serif;*/

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

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

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

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


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


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

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

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

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

