/* lato-regular - latin */
@font-face {
     font-family: 'Lato';
     font-style: normal;
     font-weight: 400;
     src: local('Lato Regular'), local('Lato-Regular'),
          url('../fonts/lato-v16-latin-regular.woff2') format('woff2'),
          /* Chrome 26+, Opera 23+, Firefox 39+ */
          url('../fonts/lato-v16-latin-regular.woff') format('woff');
     /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* lato-italic - latin */
@font-face {
     font-family: 'Lato2';
     font-style: italic;
     font-weight: 400;
     src: local('Lato Italic'), local('Lato-Italic'),
          url('../fonts/lato-v16-latin-italic.woff2') format('woff2'),
          /* Chrome 26+, Opera 23+, Firefox 39+ */
          url('../fonts/lato-v16-latin-italic.woff') format('woff');
     /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* lato-900 - latin */
@font-face {
     font-family: 'Lato3';
     font-style: normal;
     font-weight: 900;
     src: local('Lato Black'), local('Lato-Black'),
          url('../fonts/lato-v16-latin-900.woff2') format('woff2'),
          /* Chrome 26+, Opera 23+, Firefox 39+ */
          url('../fonts/lato-v16-latin-900.woff') format('woff');
     /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* lato-900italic - latin */
@font-face {
     font-family: 'Lato4';
     font-style: italic;
     font-weight: 900;
     src: local('Lato Black Italic'), local('Lato-BlackItalic'),
          url('../fonts/lato-v16-latin-900italic.woff2') format('woff2'),
          /* Chrome 26+, Opera 23+, Firefox 39+ */
          url('../fonts/lato-v16-latin-900italic.woff') format('woff');
     /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* calligraffitti-regular - latin */
@font-face {
     font-family: 'Calligraffitti';
     font-style: normal;
     font-weight: 400;
     src: local('Calligraffitti Regular'), local('Calligraffitti-Regular'),
          url('../fonts/calligraffitti-v11-latin-regular.woff2') format('woff2'),
          /* Chrome 26+, Opera 23+, Firefox 39+ */
          url('../fonts/calligraffitti-v11-latin-regular.woff') format('woff');
     /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* latin-ext */
@font-face {
     font-family: 'Anton';
     font-style: normal;
     font-weight: 400;
     font-display: swap;
     src: local('Anton Regular'), local('Anton-Regular'), url(../fonts/1Ptgg87LROyAm3K9-C8QSw.woff2) format('woff2');
     unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}