@font-face {
  font-family: "Nunito";
  src:
    url("hinted-Nunito-Black.woff2") format("woff2"),
    url("hinted-Nunito-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nunito";
  src:
    url("hinted-Nunito-Bold.woff2") format("woff2"),
    url("hinted-Nunito-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nunito";
  src:
    url("hinted-Nunito-ExtraBold.woff2") format("woff2"),
    url("hinted-Nunito-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nunito";
  src:
    url("hinted-Nunito-Medium.woff2") format("woff2"),
    url("hinted-Nunito-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nunito";
  src:
    url("hinted-Nunito-Regular.woff2") format("woff2"),
    url("hinted-Nunito-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nunito";
  src:
    url("hinted-Nunito-SemiBold.woff2") format("woff2"),
    url("hinted-Nunito-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "RotondaC-Bold";
  src: url("../fonts/rotondac-bold.eot"); /* IE 9 Compatibility Mode */
  src:
    url("../fonts/rotondac-bold.eot?#iefix") format("embedded-opentype"),
    /* IE < 9 */ url("../fonts/rotondac-bold.woff2") format("woff2"),
    /* Super Modern Browsers */ url("../fonts/rotondac-bold.woff") format("woff"),
    /* Firefox >= 3.6, any other modern browser */ url("../fonts/rotondac-bold.ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../fonts/rotondac-bold.svg#rotondac-bold") format("svg"); /* Chrome < 4, Legacy iOS */
}
@font-face {
  font-family: "Shantell Sans";
  src:
    local("Shantell Sans Medium"),
    local("ShantellSans-Medium"),
    url("ShantellSans-Medium.woff2") format("woff2"),
    url("ShantellSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
