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

/* Roboto-300 */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/roboto/roboto-v50-latin-regular.woff2') format('woff2');
}
/* Roboto-regular */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/roboto/roboto-v50-latin-regular.woff2') format('woff2');
}
/* Roboto-500 */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/roboto/roboto-v50-latin-regular.woff2') format('woff2');
}
/* Roboto-700 */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/roboto/roboto-v50-latin-regular.woff2') format('woff2');
}

/* Roboto-300italic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/roboto/roboto-v50-latin-italic.woff2') format('woff2');
}
/* Roboto-italic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/roboto/roboto-v50-latin-italic.woff2') format('woff2');
}
/* Roboto-500italic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/roboto/roboto-v50-latin-italic.woff2') format('woff2');
}
/* Roboto-700italic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/roboto/roboto-v50-latin-italic.woff2') format('woff2');
}

/* Roboto Slab-regular */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/roboto-slab/roboto-slab-v36-latin-regular.woff2') format('woff2');
}
/* Roboto Slab-700 */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/roboto-slab/roboto-slab-v36-latin-regular.woff2') format('woff2');
}
