﻿/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
  src: url('../fonts/OpenSans-Light.ttf') format('embedded-truetype'),
      url('../fonts/OpenSans-Light.woff') format('woff'),
      url('../fonts/OpenSans-Light.eot') format('embedded-opentype'),
      url('../fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/OpenSans-Regular.svg#OpenSans') format('svg');
  src: url('../fonts/OpenSans-Regular.ttf') format('embedded-truetype'),
      url('../fonts/OpenSans-Regular.woff') format('woff'),
      url('../fonts/OpenSans-Regular.eot') format('embedded-opentype'),
      url('../fonts/OpenSans-Regular.svg#OpenSans') format('svg');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}