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

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

/* Roboto-regular - latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''),
  url(../fonts/OpenSansCondensed.woff2) format('woff2'),
  url(../fonts/OpenSansCondensed.ttf) format('ttf');
}

/* Roboto-700 - latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(''),
  url(../fonts/OpenSansCondensed-Bold.woff2) format('woff2'),
  url(../fonts/OpenSansCondensed-Bold.ttf) format('ttf');
}
