@font-face {
  font-family: 'RobotoLight';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/Roboto/Roboto-Light.woff2) format('woff2'), url(fonts/Roboto/Roboto-Light.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

@font-face {
  font-family: 'RobotoRegular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Roboto/Roboto-Regular.woff2) format('woff2'), url(fonts/Roboto/Roboto-Regular.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

@font-face {
  font-family: 'RobotoMedium';
  font-style: normal;
  font-weight: 500;
  src: url(fonts/Roboto/Roboto-Medium.woff2) format('woff2'), url(fonts/Roboto/Roboto-Medium.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

@font-face {
  font-family: 'RobotoBold';
  font-style: normal;
  font-weight:700;
  src: url(fonts/Roboto/Roboto-Bold.woff2) format('woff2'), url(fonts/Roboto/Roboto-Bold.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

@font-face {
  font-family: 'RobotoBlack';
  font-style: normal;
  font-weight: 900;
  src: url(fonts/Roboto/Roboto-Black.woff2) format('woff2'), url(fonts/Roboto/Roboto-Black.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

