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

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

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