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

/* Roboto 400 (Regular) */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/roboto/roboto-v49-cyrillic_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-v49-cyrillic_latin-500.woff2') format('woff2');
}

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

/* Roboto Condensed 300 */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/roboto-condensed/roboto-condensed-v31-cyrillic_latin-300.woff2') format('woff2');
}

/* Roboto Condensed 400 (Regular) */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/roboto-condensed/roboto-condensed-v31-cyrillic_latin-regular.woff2') format('woff2');
}

/* Roboto Condensed 500 */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/roboto-condensed/roboto-condensed-v31-cyrillic_latin-500.woff2') format('woff2');
}

/* Roboto Condensed 600 */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/roboto-condensed/roboto-condensed-v31-cyrillic_latin-600.woff2') format('woff2');
}

/* Roboto Condensed 700 (Bold) */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/roboto-condensed/roboto-condensed-v31-cyrillic_latin-700.woff2') format('woff2');
}

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

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

/* poppins-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/poppins/Poppins-Bold.woff2') format('woff2');
}

/* poppins-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/poppins/Poppins-SemiBold.woff2') format('woff2');
}
