/* Regular */
@font-face {
  font-family: 'Open Sans';

  src: url("../fonts/OpenSans-Regular-webfont.65eb1ec3bbe3.eot");
  src: url("../fonts/OpenSans-Regular-webfont.65eb1ec3bbe3.eot?#iefix") format('embedded-opentype'),
       local(※), url("../fonts/OpenSans-Regular-webfont.96f62f549352.woff") format('woff'),
       url("../fonts/OpenSans-Regular-webfont.98b25ed8f8a5.ttf") format('truetype'),
       url("../fonts/OpenSans-Regular-webfont.fc23d78d5be7.svg#OpenSansRegular") format('svg');
  font-weight: normal;
  font-weight: 400;
  font-style: normal;

}

/* Bold */
@font-face {
  font-family: 'Open Sans';

  src: url("../fonts/OpenSans-Bold-webfont.96ed4b8eb33b.eot");
  src: url("../fonts/OpenSans-Bold-webfont.96ed4b8eb33b.eot?#iefix") format('embedded-opentype'),
       local(※), url("../fonts/OpenSans-Bold-webfont.53dae00e94f0.woff") format('woff'),
       url("../fonts/OpenSans-Bold-webfont.72018a2356bb.ttf") format('truetype'),
       url("../fonts/OpenSans-Bold-webfont.39977db84ced.svg#OpenSansBold") format('svg');
  font-weight: bold;
  font-weight: 700;
  font-style: normal;
}
