@font-face {
  font-family: NowayRound;
  font-weight: 700;
  src:
      url("nowayround-bold.woff2") format("woff2"),
      url("nowayround-bold.woff") format("woff");
}

@font-face {
  font-family: NowayRound;
  font-weight: 700;
  font-style: italic;
  src:
      url("nowayround-bolditalic.woff2") format("woff2"),
      url("nowayround-bolditalic.woff") format("woff");
}

@font-face {
  font-family: NowayRound;
  font-weight: 300;
  src:
      url("nowayround-light.woff2") format("woff2"),
      url("nowayround-light.woff") format("woff");
}

@font-face {
  font-family: NowayRound;
  font-weight: 300;
  font-style: italic;
  src:
      url("nowayround-lightitalic.woff2") format("woff2"),
      url("nowayround-lightitalic.woff") format("woff");
}

@font-face {
  font-family: NowayRound;
  font-weight: 500;
  src:
      url("nowayround-medium.woff2") format("woff2"),
      url("nowayround-medium.woff") format("woff");
}

@font-face {
  font-family: NowayRound;
  font-weight: 500;
  font-style: italic;
  src:
      url("nowayround-mediumitalic.woff2") format("woff2"),
      url("nowayround-mediumitalic.woff") format("woff");
}

@font-face {
  font-family: NowayRound;
  font-weight: 400;
  src:
      url("nowayround-regular.woff2") format("woff2"),
      url("nowayround-regular.woff") format("woff");
}

@font-face {
  font-family: NowayRound;
  font-weight: 400;
  font-style: italic;
  src:
      url("nowayround-italic.woff2") format("woff2"),
      url("nowayround-italic.woff") format("woff");
}

@font-face {
  font-family: NowayRound;
  font-weight: 100;
  src:
      url("nowayround-thin.woff2") format("woff2"),
      url("nowayround-thin.woff") format("woff");
}

@font-face {
  font-family: NowayRound;
  font-weight: 100;
  font-style: italic;
  src:
      url("nowayround-thinitalic.woff2") format("woff2"),
      url("nowayround-thinitalic.woff") format("woff");
}
