@font-face {
    font-family: 'Noi Grotesk';
    src: url('NoiGrotesk-RegularItalic.eot');
    src: url('NoiGrotesk-RegularItalic.eot') format('embedded-opentype'),
    url('NoiGrotesk-RegularItalic.woff2') format('woff2'),
    url('NoiGrotesk-RegularItalic.woff') format('woff'),
    url('NoiGrotesk-RegularItalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Noi Grotesk';
    src: url('NoiGrotesk-Semibold.eot');
    src: url('NoiGrotesk-Semibold.eot') format('embedded-opentype'),
    url('NoiGrotesk-Semibold.woff2') format('woff2'),
    url('NoiGrotesk-Semibold.woff') format('woff'),
    url('NoiGrotesk-Semibold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'Noi Grotesk';
    src: url('NoiGrotesk-Regular.eot');
    src: url('NoiGrotesk-Regular.eot') format('embedded-opentype'),
    url('NoiGrotesk-Regular.woff2') format('woff2'),
    url('NoiGrotesk-Regular.woff') format('woff'),
    url('NoiGrotesk-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}
