@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(/theme/fonts/OpenSans-Light.woff2) format('woff2'), url(/theme/fonts/OpenSans-Light.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(/theme/fonts/OpenSans-Semibold.woff2) format('woff2'), url(/theme/fonts/OpenSans-Semibold.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(/theme/fonts/OpenSans-Bold.woff2) format('woff2'), url(/theme/fonts/OpenSans-Bold.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(/theme/fonts/OpenSansLight-Italic.woff2) format('woff2'), url(/theme/fonts/OpenSansLight-Italic.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url(/theme/fonts/OpenSans-SemiboldItalic.woff2) format('woff2'), url(/theme/fonts/OpenSans-SemiboldItalic.woff) format('woff');
}
