@font-face {
  font-family: "Open Sans";
  src: url(/res/fonts/OpenSans-Regular.woff) format('woff'), url(/res/fonts/OpenSans-Regular.ttf) format('truetype'), url(/res/fonts/OpenSans-Regular.svg) format('svg'), url(/res/fonts/OpenSans-Regular.eot) format('embedded-opentype');
  font-weight: 400;
  font-style: "normal";
}
@font-face {
  font-family: "Open Sans";
  src: url(/res/fonts/OpenSans-Semibold.woff) format('woff'), url(/res/fonts/OpenSans-Semibold.ttf) format('truetype'), url(/res/fonts/OpenSans-Semibold.svg) format('svg'), url(/res/fonts/OpenSans-Semibold.eot) format('embedded-opentype');
  font-weight: 600;
  font-style: "normal";
}
