@charset "UTF-8";

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