/* roboto-300 - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/local-assets/fonts/roboto/roboto-v49-latin-300.woff2') format('woff2');
  font-display: swap;
}

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

/* roboto-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/local-assets/fonts/roboto/roboto-v49-latin-500.woff2') format('woff2');
  font-display: swap;
}

/* roboto-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/local-assets/fonts/roboto/roboto-v49-latin-700.woff2') format('woff2');
  font-display: swap;
}

/* montserrat-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('/local-assets/fonts/montserrat/montserrat-v31-latin-600.woff2') format('woff2');
  font-display: swap;
}

/* montserrat-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('/local-assets/fonts/montserrat/montserrat-v31-latin-700.woff2') format('woff2');
  font-display: swap;
}

/* montserrat-800 - latin */
@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url('/local-assets/fonts/montserrat/montserrat-v31-latin-800.woff2') format('woff2');
  font-display: swap;
}