@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  src: url('open-sans-v13-latin_latin-ext-regular.eot');
  src: url('open-sans-v13-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'),
       local('Open Sans'),
       local('Open-Sans-regular'),
       url('open-sans-v13-latin_latin-ext-regular.woff2') format('woff2'),
       url('open-sans-v13-latin_latin-ext-regular.woff') format('woff'),
       url('open-sans-v13-latin_latin-ext-regular.ttf') format('truetype'),
       url('open-sans-v13-latin_latin-ext-regular.svg#OpenSans') format('svg');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  src: url('open-sans-v13-latin_latin-ext-700.eot');
  src: url('open-sans-v13-latin_latin-ext-700.eot?#iefix') format('embedded-opentype'),
       local('Open Sans Bold'),
       local('Open-Sans-700'),
       url('open-sans-v13-latin_latin-ext-700.woff2') format('woff2'),
       url('open-sans-v13-latin_latin-ext-700.woff') format('woff'),
       url('open-sans-v13-latin_latin-ext-700.ttf') format('truetype'),
       url('open-sans-v13-latin_latin-ext-700.svg#OpenSans') format('svg');
}

