
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url('/wp-content/themes/vds/fonts/Lato/Lato-ThinItalic.ttf');
}

/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('/wp-content/themes/vds/fonts/Lato/Lato-LightItalic.ttf');
}

/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/wp-content/themes/vds/fonts/Lato/Lato-Italic.ttf');
}

/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/wp-content/themes/vds/fonts/Lato/Lato-BoldItalic.ttf');
}

/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url('/wp-content/themes/vds/fonts/Lato/Lato-BlackItalic.ttf');
}






/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('/wp-content/themes/vds/fonts/Lato/Lato-Thin.ttf');
}

/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/wp-content/themes/vds/fonts/Lato/Lato-Light.ttf');
}

/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/wp-content/themes/vds/fonts/Lato/Lato-Regular.ttf');
}

/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/wp-content/themes/vds/fonts/Lato/Lato-Bold.ttf');
}

/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/wp-content/themes/vds/fonts/Lato/Lato-Black.ttf');
}