@charset "UTF-8";

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

