@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  src: url('./Roboto/Roboto-Thin(200).woff2') format('woff2');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('./Roboto/Roboto-Light(300).woff2') format('woff2');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('./Roboto/Roboto-Regular(400).woff2') format('woff2');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('./Roboto/Roboto-Medium(500).woff2') format('woff2');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('./Roboto/Roboto-Bold(700).woff2');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('./Roboto/Roboto-Black(900).woff2') format('woff2');
}
