@font-face {
  font-family: 'robotobold';
  src: url('roboto-bold-webfont.woff2') format('woff2'),
  url('roboto-bold-webfont.woff') format('woff'),
  url('roboto-bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'robotobold_italic';
  src: url('roboto-bolditalic-webfont.woff2') format('woff2'),
  url('roboto-bolditalic-webfont.woff') format('woff'),
  url('roboto-bolditalic-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'robotoitalic';
  src: url('roboto-italic-webfont.woff2') format('woff2'),
  url('roboto-italic-webfont.woff') format('woff'),
  url('roboto-italic-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'robotomedium';
  src: url('roboto-medium-webfont.woff2') format('woff2'),
  url('roboto-medium-webfont.woff') format('woff'),
  url('roboto-medium-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'robotomedium_italic';
  src: url('roboto-mediumitalic-webfont.woff2') format('woff2'),
  url('roboto-mediumitalic-webfont.woff') format('woff'),
  url('roboto-mediumitalic-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'robotoregular';
  src: url('roboto-regular-webfont.woff2') format('woff2'),
  url('roboto-regular-webfont.woff') format('woff'),
  url('roboto-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}