/* Webfont: Nohemi Variable */
@font-face {
  font-family: 'Nohemi-VF';
  src: url('../fonts/Nohemi-VF.ttf') format('truetype');
  font-weight: 200 900;
  font-style: normal; 
  font-display: swap;
}

/* Webfont: Nohemi ExtraLight */
@font-face {
  font-family: 'Nohemi-ExtraLight';
  src: url('../fonts/Nohemi-ExtraLight.woff2') format('woff2'),
       url('../fonts/Nohemi-ExtraLight.woff') format('woff'),
       url('../fonts/Nohemi-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  text-rendering: optimizeLegibility;
}

/* Webfont: Nohemi Light */
@font-face {
  font-family: 'Nohemi-Light';
  src: url('../fonts/Nohemi-Light.woff2') format('woff2'),
       url('../fonts/Nohemi-Light.woff') format('woff'),
       url('../fonts/Nohemi-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  text-rendering: optimizeLegibility;
}

/* Webfont: Nohemi Thin */
@font-face {
  font-family: 'Nohemi-Thin';
  src: url('../fonts/Nohemi-Thin.woff2') format('woff2'),
       url('../fonts/Nohemi-Thin.woff') format('woff'),
       url('../fonts/Nohemi-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  text-rendering: optimizeLegibility;
}

/* Webfont: Nohemi Medium */
@font-face {
  font-family: 'Nohemi-Medium';
  src: url('../fonts/Nohemi-Medium.woff2') format('woff2'),
       url('../fonts/Nohemi-Medium.woff') format('woff'),
       url('../fonts/Nohemi-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  text-rendering: optimizeLegibility;
}

/* Webfont: Nohemi Regular */
@font-face {
  font-family: 'Nohemi';
  src: url('../fonts/Nohemi-Regular.woff2') format('woff2'),
       url('../fonts/Nohemi-Regular.woff') format('woff'),
       url('../fonts/Nohemi-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  text-rendering: optimizeLegibility;
}

/* Webfont: Nohemi SemiBold */
@font-face {
  font-family: 'Nohemi-SemiBold';
  src: url('../fonts/Nohemi-SemiBold.woff2') format('woff2'),
       url('../fonts/Nohemi-SemiBold.woff') format('woff'),
       url('../fonts/Nohemi-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  text-rendering: optimizeLegibility;
}

/* Webfont: Nohemi Bold */
@font-face {
  font-family: 'Nohemi-Bold';
  src: url('../fonts/Nohemi-Bold.woff2') format('woff2'),
       url('../fonts/Nohemi-Bold.woff') format('woff'),
       url('../fonts/Nohemi-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  text-rendering: optimizeLegibility;
}

/* Webfont: Nohemi ExtraBold */
@font-face {
  font-family: 'Nohemi-ExtraBold';
  src: url('../fonts/Nohemi-ExtraBold.woff2') format('woff2'),
       url('../fonts/Nohemi-ExtraBold.woff') format('woff'),
       url('../fonts/Nohemi-ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  text-rendering: optimizeLegibility;
}

/* Webfont: Nohemi Black */
@font-face {
  font-family: 'Nohemi-Black';
  src: url('../fonts/Nohemi-Black.woff2') format('woff2'),
       url('../fonts/Nohemi-Black.woff') format('woff'),
       url('../fonts/Nohemi-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  text-rendering: optimizeLegibility;
}

/* Webfont: FogwoNo5 */
@font-face {
  font-family: 'FogtwoNo5';
  src: url('../fonts/FogtwoNo5.ttf') format('ttf'),
       url('../fonts/FogwtoNo5.otf') format('opentype');
  font-style: normal;
  font-display: swap;
  text-rendering: optimizeLegibility;
}