@charset "UTF-8";

@font-face {
  font-family: "gilroy-regular";
  src: url("../font/gilroy-regular-3.woff2") format("woff2"),
    url("../font/gilroy-regular-3.woff") format("woff"),
    url("../font/gilroy-regular-3.ttf") format("truetype"),
    url("../font/gilroy-regular-3.eot") format("embedded-opentype"),
    url("../font/gilroy-regular-3.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
