@font-face {
    font-family: BasisGrotesque;
    src: url('../fonts/BasisGrotesque-Regular.ttf');
    font-weight: 400;
}

@font-face {
    font-family: BasisGrotesque;
    src: url('../fonts/BasisGrotesque-Regular.ttf');
    font-weight: 500;
}

@font-face {
    font-family: BasisGrotesque;
    src: url('../fonts/BasisGrotesque-Bold.ttf'),
        url('../fonts/basisgrotesquepro-bold-webfont.woff');
    font-weight: 600;
}

@font-face {
    font-family: BasisGrotesque;
    src: url('../fonts/BasisGrotesque-Bold.ttf'),
        url('../fonts/basisgrotesquepro-bold-webfont.woff');
    font-weight: 700;
}

@font-face {
    font-family: BasisGrotesque;
    src: url('../fonts/basisgrotesquepro-light-webfont.eot');
    src: url('../fonts/basisgrotesquepro-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/basisgrotesquepro-light-webfont.woff2') format('woff2'),
        url('../fonts/basisgrotesquepro-light-webfont.woff') format('woff'),
        url('../fonts/basisgrotesquepro-light-webfont.ttf') format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: BasisGrotesque;
    src: url('../fonts/basisgrotesquepro-light-webfont.eot');
    src: url('../fonts/basisgrotesquepro-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/basisgrotesquepro-light-webfont.woff2') format('woff2'),
        url('../fonts/basisgrotesquepro-light-webfont.woff') format('woff'),
        url('../fonts/basisgrotesquepro-light-webfont.ttf') format('truetype');
    font-weight: 200;
}

@font-face {
    font-family: BasisGrotesque;
    src: url('../fonts/basisgrotesquepro-light-webfont.eot');
    src: url('../fonts/basisgrotesquepro-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/basisgrotesquepro-light-webfont.woff2') format('woff2'),
        url('../fonts/basisgrotesquepro-light-webfont.woff') format('woff'),
        url('../fonts/basisgrotesquepro-light-webfont.ttf') format('truetype');
    font-weight: 100;
}
