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

@font-face {
  font-family: 'NoiGrotesk-MediumItalic';
  src: url('NoiGrotesk-MediumItalic.eot');
  src: url('NoiGrotesk-MediuItalicm.eot') format('embedded-opentype'),
    url('NoiGrotesk-MediumItalic.woff2') format('woff2'),
    url('NoiGrotesk-MediumItalic') format('woff'),
    url('NoiGrotesk-MediumItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

