﻿

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