@font-face {
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 300;
  src: local('OpenSansLight'), local('OpenSans-Light'), url(OpenSans-Light.woff2) format('woff2');
}
@font-face {
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 400;
  src: local('OpenSans'), local('OpenSans'), url(OpenSans-Regular.woff2) format('woff2');
}
@font-face {
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 600;
  src: local('OpenSansSemibold'), local('OpenSans-Semibold'), url(OpenSans-Semibold.woff2) format('woff2');
}
@font-face {
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 700;
  src: local('OpenSansBold'), local('OpenSans-Bold'), url(OpenSans-Bold.woff2) format('woff2');
}