@font-face {
  font-family: "NantesWeb";
  src: url("./fonts/NantesWeb/NantesWeb-Regular.eot");
  src: url("./fonts/NantesWeb/NantesWeb-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("./fonts/NantesWeb/NantesWeb-Regular.woff2") format("woff2"),
    url("./fonts/NantesWeb/NantesWeb-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+000D-FB04;
}

@font-face {
  font-family: "FranklinGothicURW-Boo";
  src: url("./fonts/FranklinGothic/3B2D55_0_0.eot");
  src: url("./fonts/FranklinGothic/3B2D55_0_0.eot?#iefix")
      format("embedded-opentype"),
    url("./fonts/FranklinGothic/3B2D55_0_0.woff2") format("woff2"),
    url("./fonts/FranklinGothic/3B2D55_0_0.woff") format("woff"),
    url("./fonts/FranklinGothic/3B2D55_0_0.ttf") format("truetype");
}

@font-face {
  font-family: "FranklinGothicURW-Med";
  src: url("./fonts/FranklinGothic/3B2D55_1_0.eot");
  src: url("./fonts/FranklinGothic/3B2D55_1_0.eot?#iefix")
      format("embedded-opentype"),
    url("./fonts/FranklinGothic/3B2D55_1_0.woff2") format("woff2"),
    url("./fonts/FranklinGothic/3B2D55_1_0.woff") format("woff"),
    url("./fonts/FranklinGothic/3B2D55_1_0.ttf") format("truetype");
}

html {
  -webkit-font-smoothing: antialiased;
}
