/*
100	Thin (Hairline)
200	Extra Light (Ultra Light)
300	Light
400	Normal (Regular)
500	Medium
600	Semi Bold (Demi Bold)
700	Bold
800	Extra Bold (Ultra Bold)
900	Black (Heavy)
*/

@font-face {
  font-display: auto;
  font-family: 'STK Miso';
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/STKMiso-100-Normal.woff2") format("woff2");
}

@font-face {
  font-display: auto;
  font-family: 'STK Miso';
  font-style: italic;
  font-weight: 100;
  src: url("../fonts/STKMiso-100-Italic.woff2") format("woff2");
}

@font-face {
  font-display: auto;
  font-family: 'STK Miso';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/STKMiso-300-Normal.woff2") format("woff2");
}

@font-face {
  font-display: auto;
  font-family: 'STK Miso';
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/STKMiso-300-Italic.woff2") format("woff2");
}

@font-face {
  font-display: auto;
  font-family: 'STK Miso';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/STKMiso-400-Normal.woff2") format("woff2");
}

@font-face {
  font-display: auto;
  font-family: 'STK Miso';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/STKMiso-400-Italic.woff2") format("woff2");
}

@font-face {
  font-display: auto;
  font-family: 'STK Miso';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/STKMiso-500-Normal.woff2") format("woff2");
}

@font-face {
  font-display: auto;
  font-family: 'STK Miso';
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/STKMiso-500-Italic.woff2") format("woff2");
}

@font-face {
  font-display: auto;
  font-family: 'STK Miso';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/STKMiso-600-Normal.woff2") format("woff2");
}

@font-face {
  font-display: auto;
  font-family: 'STK Miso';
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/STKMiso-600-Italic.woff2") format("woff2");
}

@font-face {
  font-display: auto;
  font-family: 'STK Miso';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/STKMiso-700-Normal.woff2") format("woff2");
}

@font-face {
  font-display: auto;
  font-family: 'STK Miso';
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/STKMiso-700-Italic.woff2") format("woff2");
}

@font-face {
  font-display: auto;
  font-family: 'STK Miso';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/STKMiso-900-Normal.woff2") format("woff2");
}

@font-face {
  font-display: auto;
  font-family: 'STK Miso';
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/STKMiso-900-Italic.woff2") format("woff2");
}
