

@font-face {
  font-family: slick;
  src: url(./fonts/slick.eot);
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"),
    url(./fonts/slick.woff) format("woff"),
    url(./fonts/slick.ttf) format("truetype"),
    url("./fonts/slick.svg#slick") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon.eot?mb4zmo);
  src: url("../fonts/icomoon.eot?mb4zmo#iefix") format("embedded-opentype"),
    url(../fonts/icomoon.ttf?mb4zmo) format("truetype"),
    url(../fonts/icomoon.woff?mb4zmo) format("woff"),
    url("../fonts/icomoon.svg?mb4zmo#icomoon") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
