/* open-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fnt/open-sans-regular.eot'); 
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fnt/open-sans-regular.eot?#iefix') format('embedded-opentype'), 
       url('../fnt/open-sans-regular.woff2') format('woff2'),
       url('../fnt/open-sans-regular.woff') format('woff'), 
       url('../fnt/open-sans-regular.ttf') format('truetype'), 
       url('../fnt/open-sans-regular.svg#OpenSans') format('svg'); 
}
/* open-sans-600 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fnt/open-sans-600.eot'); 
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('../fnt/open-sans-600.eot?#iefix') format('embedded-opentype'), 
       url('../fnt/open-sans-600.woff2') format('woff2'), 
       url('../fnt/open-sans-600.woff') format('woff'), 
       url('../fnt/open-sans-600.ttf') format('truetype'), 
       url('../fnt/open-sans-600.svg#OpenSans') format('svg');
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('../fnt/MaterialIcons-Regular.eot'); 
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url('../fnt/MaterialIcons-Regular.woff2') format('woff2'),
    url('../fnt/MaterialIcons-Regular.woff') format('woff'),
    url('../fnt/MaterialIcons-Regular.ttf') format('truetype');
}
