@font-face {
  font-family: 'OpenSans-Regular';
  src: url("fonts/OpenSans-Regular.eot?v=1.1.0");
  src: url("fonts/OpenSans-Regular.eot?#iefix&v=1.1.0") format("embedded-opentype"),
      url("fonts/OpenSans-Regular.woff?v=1.1.0") format("woff"),
      url("fonts/OpenSans-Regular.ttf?v=1.1.0") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Semibold';
  src: url("fonts/OpenSans-Semibold.eot?v=1.1.0");
  src: url("fonts/OpenSans-Semibold.eot?#iefix&v=1.1.0") format("embedded-opentype"),
      url("fonts/OpenSans-Semibold.woff?v=1.1.0") format("woff"),
      url("fonts/OpenSans-Semibold.ttf?v=1.1.0") format("truetype");
  font-weight: 600;
  font-style: normal;
}