@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(fonts/Light/OpenSans-Light.woff) format('woff'), url('fonts/Light/OpenSans-Light.eot'),
        url('fonts/Light/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Light/OpenSans-Light.ttf') format('truetype'), url('fonts/Light/OpenSans-Light.svg') format('svg');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(fonts/Regular/OpenSans-Regular.woff) format('woff'), url('fonts/Regular/OpenSans-Regular.eot'),
        url('fonts/Regular/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Regular/OpenSans-Regular.ttf') format('truetype'), url('fonts/Regular/OpenSans-Regular.svg') format('svg');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(fonts/Semibold/OpenSans-Semibold.woff) format('woff'), url('fonts/Semibold/OpenSans-Semibold.eot'),
        url('fonts/Semibold/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url('fonts/Semibold/OpenSans-Semibold.ttf') format('truetype'), url('fonts/Semibold/OpenSans-Semibold.svg') format('svg');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/Bold/OpenSans-Bold.woff) format('woff'), url('fonts/Bold/OpenSans-Bold.eot'),
        url('fonts/Bold/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Bold/OpenSans-Bold.ttf') format('truetype'), url('fonts/Bold/OpenSans-Bold.svg') format('svg');
}
