@font-face {
    font-family:'Nitti Grotesk';
    font-weight: bold;
    src: url('../fonts/NittiGrotesk-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/NittiGrotesk-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/NittiGrotesk-Bold.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/NittiGrotesk-Bold.woff') format('woff'); /* Pretty Modern Browsers */
}

@font-face {
    font-family: 'Nitti Grotesk Semilight';
    src: url('../fonts/NittiGrotesk-SemiLight.eot'); /* IE9 Compat Modes */
    src: url('../fonts/NittiGrotesk-SemiLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/NittiGrotesk-SemiLight.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/NittiGrotesk-SemiLight.woff') format('woff'); /* Pretty Modern Browsers */
}
