@charset "UTF-8";

@font-face {
  font-family: "Roboto-Bold";
  src: url("../woff2/font-9.woff2") format("woff2"),
       url("../woff/font-9.woff") format("woff"),
       url("../eot/font-8.eot") format("embedded-opentype"),
       url("../svg/font-9.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}