/* lato-300 - latin */
@font-face {
  font-display: swap; 
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/lato-v24-latin-300.eot');  
  src: url('../fonts/lato-v24-latin-300.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/lato-v24-latin-300.woff2') format('woff2'),  
       url('../fonts/lato-v24-latin-300.woff') format('woff'),  
       url('../fonts/lato-v24-latin-300.ttf') format('truetype'),  
       url('../fonts/lato-v24-latin-300.svg#Lato') format('svg');  
}
/* lato-300italic - latin */
@font-face {
  font-display: swap; 
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/lato-v24-latin-300italic.eot');  
  src: url('../fonts/lato-v24-latin-300italic.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/lato-v24-latin-300italic.woff2') format('woff2'),  
       url('../fonts/lato-v24-latin-300italic.woff') format('woff'),  
       url('../fonts/lato-v24-latin-300italic.ttf') format('truetype'),  
       url('../fonts/lato-v24-latin-300italic.svg#Lato') format('svg');  
}
/* lato-regular - latin */
@font-face {
  font-display: swap; 
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v24-latin-regular.eot');  
  src: url('../fonts/lato-v24-latin-regular.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/lato-v24-latin-regular.woff2') format('woff2'),  
       url('../fonts/lato-v24-latin-regular.woff') format('woff'),  
       url('../fonts/lato-v24-latin-regular.ttf') format('truetype'),  
       url('../fonts/lato-v24-latin-regular.svg#Lato') format('svg');  
}
/* lato-italic - latin */
@font-face {
  font-display: swap; 
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/lato-v24-latin-italic.eot');  
  src: url('../fonts/lato-v24-latin-italic.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/lato-v24-latin-italic.woff2') format('woff2'),  
       url('../fonts/lato-v24-latin-italic.woff') format('woff'),  
       url('../fonts/lato-v24-latin-italic.ttf') format('truetype'),  
       url('../fonts/lato-v24-latin-italic.svg#Lato') format('svg');  
}
/* lato-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v24-latin-700.eot');  
  src: url('../fonts/lato-v24-latin-700.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/lato-v24-latin-700.woff2') format('woff2'),  
       url('../fonts/lato-v24-latin-700.woff') format('woff'),  
       url('../fonts/lato-v24-latin-700.ttf') format('truetype'),  
       url('../fonts/lato-v24-latin-700.svg#Lato') format('svg');  
}
/* lato-700italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/lato-v24-latin-700italic.eot');  
  src: url('../fonts/lato-v24-latin-700italic.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/lato-v24-latin-700italic.woff2') format('woff2'),  
       url('../fonts/lato-v24-latin-700italic.woff') format('woff'),  
       url('../fonts/lato-v24-latin-700italic.ttf') format('truetype'),  
       url('../fonts/lato-v24-latin-700italic.svg#Lato') format('svg');  
}

/* poiret-one-regular - latin */
@font-face {
  font-display: swap; 
  font-family: 'Poiret One';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/poiret-one-v16-latin-regular.eot');  
  src: url('../fonts/poiret-one-v16-latin-regular.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/poiret-one-v16-latin-regular.woff2') format('woff2'),  
       url('../fonts/poiret-one-v16-latin-regular.woff') format('woff'),  
       url('../fonts/poiret-one-v16-latin-regular.ttf') format('truetype'),  
       url('../fonts/poiret-one-v16-latin-regular.svg#PoiretOne') format('svg');  
}
/* arimo-regular - latin */
@font-face {
  font-display: swap; 
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/arimo-v29-latin-regular.eot');  
  src: url('../fonts/arimo-v29-latin-regular.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/arimo-v29-latin-regular.woff2') format('woff2'),  
       url('../fonts/arimo-v29-latin-regular.woff') format('woff'),  
       url('../fonts/arimo-v29-latin-regular.ttf') format('truetype'),  
       url('../fonts/arimo-v29-latin-regular.svg#Arimo') format('svg');  
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/MaterialIcons-Regular.eot');
  src: url('../fonts/MaterialIcons-Regular.woff2') format('woff2'), 
       url('../fonts/MaterialIcons-Regular.woff') format('woff'), 
       url('../fonts/MaterialIcons-Regular.ttf') format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}
