/* lato-regular - latin-ext */
@font-face {
  font-family: 'LatoExt';
  font-style: normal;
  font-weight: 400;
  font-display: swap;     
  src: local(''),
       url('lato-v23-latin-ext-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('lato-v23-latin-ext-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-italic - latin-ext */
@font-face {
  font-family: 'LatoExt';
  font-style: italic;
  font-weight: 400;
  font-display: swap;     
  src: local(''),
       url('lato-v23-latin-ext-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('lato-v23-latin-ext-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-900 - latin-ext */
@font-face {
  font-family: 'LatoExt';
  font-style: normal;
  font-display: swap;     
  font-weight: 900;
  src: local(''),
       url('lato-v23-latin-ext-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('lato-v23-latin-ext-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}