/* playfair-display-regular */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('playfair-display-v40-latin-regular.woff2') format('woff2'),
       url('playfair-display-v40-latin-regular.woff') format('woff');
}

/* playfair-display-700 */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('playfair-display-v40-latin-700.woff2') format('woff2'),
       url('playfair-display-v40-latin-700.woff') format('woff');
}


/* lato-300 */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('lato-v25-latin-300.woff2') format('woff2'),
       url('lato-v25-latin-300.woff') format('woff');
}

/* lato-regular */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('lato-v25-latin-regular.woff2') format('woff2'),
       url('lato-v25-latin-regular.woff') format('woff');
}

/* lato-700 */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('lato-v25-latin-700.woff2') format('woff2'),
       url('lato-v25-latin-700.woff') format('woff');
}
