/* stylelint-disable */
/* stylelint-enable */
@font-face {
  font-family: "Iconfont";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/iconfont/iconfont.woff2?e06040") format("woff2");
  font-display: block;
}
/* latin */
@font-face {
  font-family: "proxima";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/proxima/Proxima_Soft.woff2?79aafd") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "proxima";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/proxima/Proxima_Soft_Bold.woff2?b68ceb") format("woff2");
  font-display: swap;
}