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