@import url(./fonts/themify/themify-icons.css);
@font-face {
  font-family: "OneMobile";
  font-weight: 300;
  font-style: normal;
  src: url(./fonts/OneMobileLight.eot);
  src: url("./fonts/OneMobileLight.eot?#iefix") format("embedded-opentype"),
    url(./fonts/OneMobileLight.woff2) format("woff2"),
    url(./fonts/OneMobileLight.woff) format("woff"),
    url(./fonts/OneMobileLight.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "OneMobile";
  font-weight: 500;
  font-style: normal;
  src: url(./fonts/OneMobileRegular.eot);
  src: url("./fonts/OneMobileRegular.eot?#iefix") format("embedded-opentype"),
    url(./fonts/OneMobileRegular.woff2) format("woff2"),
    url(./fonts/OneMobileRegular.woff) format("woff"),
    url(./fonts/OneMobileRegular.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "OneMobile";
  font-weight: 700;
  font-style: normal;
  src: url(./fonts/OneMobileBold.eot);
  src: url("./fonts/OneMobileBold.eot?#iefix") format("embedded-opentype"),
    url(./fonts/OneMobileBold.woff2) format("woff2"),
    url(./fonts/OneMobileBold.woff) format("woff"),
    url(./fonts/OneMobileBold.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "OneMobilePop";
  font-weight: 400;
  font-style: normal;
  src: url(./fonts/OneMobilePop.eot);
  src: url("./fonts/OneMobilePop.eot?#iefix") format("embedded-opentype"),
    url(./fonts/OneMobilePop.woff2) format("woff2"),
    url(./fonts/OneMobilePop.woff) format("woff"),
    url(./fonts/OneMobilePop.ttf) format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "OneMobileTitle";
  font-weight: 400;
  font-style: normal;
  src: url(./fonts/OneMobileTitle.eot);
  src: url("./fonts/OneMobileTitle.eot?#iefix") format("embedded-opentype"),
    url(./fonts/OneMobileTitle.woff2) format("woff2"),
    url(./fonts/OneMobileTitle.woff) format("woff"),
    url(./fonts/OneMobileTitle.ttf) format("truetype");
  font-display: swap;
}
