/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local(''),
    url('google/open-sans-v27-latin-300.woff2') format('woff2');
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''),
    url('google/open-sans-v27-latin-regular.woff2') format('woff2');
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local(''),
    url('google/open-sans-v27-latin-700.woff2') format('woff2');
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local(''),
    url('google/open-sans-v27-latin-800.woff2') format('woff2');
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Corbel';
  font-style: normal;
  font-weight: 400;
  src: local(''),
    url('corbel.ttf') format('truetype');
}