/* amatic-sc-regular - latin */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  src: local(''),
    url('fonts/amatic-sc-v24-latin-regular.woff2') format('woff2'),
    url('fonts/amatic-sc-v24-latin-regular.woff') format('woff');
}

/* amatic-sc-700 - latin */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 700;
  src: local(''),
    url('fonts/amatic-sc-v24-latin-700.woff2') format('woff2'),
    url('fonts/amatic-sc-v24-latin-700.woff') format('woff');
}

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

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