@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/josefin-sans-v25-latin-regular.woff2') format('woff2'),
       url('../fonts/josefin-sans-v25-latin-regular.woff') format('woff');
}

@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/josefin-sans-v25-latin-700.woff2') format('woff2'),
       url('../fonts/josefin-sans-v25-latin-700.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../fonts/LatoLatin-Light.woff2') format('woff2'),
       url('../fonts/LatoLatin-Light.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/LatoLatin-Regular.woff2') format('woff2'),
       url('../fonts/LatoLatin-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('../fonts/LatoLatin-Semibold.woff2') format('woff2'),
       url('../fonts/LatoLatin-Semibold.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/LatoLatin-Bold.woff2') format('woff2'),
       url('../fonts/LatoLatin-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 800;
  src: local(''),
       url('../fonts/LatoLatin-Heavy.woff2') format('woff2'),
       url('../fonts/LatoLatin-Heavy.woff') format('woff');
}

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/pt-serif-v17-latin-regular.woff2') format('woff2'),
       url('../fonts/pt-serif-v17-latin-regular.woff') format('woff');
}

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/pt-serif-v17-latin-700.woff2') format('woff2'),
       url('../fonts/pt-serif-v17-latin-700.woff') format('woff');
}
