@charset "UTF-8";

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