@font-face {
  font-family: 'Roboto';
  font-weight: 400;
  font-style: normal;
  src:
  url('../fonts/Roboto-Regular.ttf') format('ttf'),
  url('../fonts/Roboto-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 400;
  font-style: italic;
  src:
  url('../fonts/Roboto-Italic.ttf') format('ttf'),
  url('../fonts/Roboto-Italic.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 900;
  font-style: normal;
  src:
  url('../fonts/Roboto-Black.ttf') format('ttf'),
  url('../fonts/Roboto-Black.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 900;
  font-style: italic;
  src:
  url('../fonts/Roboto-BlackItalic.ttf') format('ttf'),
  url('../fonts/Roboto-BlackItalic.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 700;
  font-style: normal;
  src:
  url('../fonts/Roboto-Bold.ttf') format('ttf'),
  url('../fonts/Roboto-Bold.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 700;
  font-style: italic;
  src:
  url('../fonts/Roboto-BoldItalic.ttf') format('ttf'),
  url('../fonts/Roboto-BoldItalic.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 300;
  font-style: normal;
  src:
  url('../fonts/Roboto-Light.ttf') format('ttf'),
  url('../fonts/Roboto-Light.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 300;
  font-style: italic;
  src:
  url('../fonts/Roboto-LightItalic.ttf') format('ttf'),
  url('../fonts/Roboto-LightItalic.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 500;
  font-style: normal;
  src:
  url('../fonts/Roboto-Medium.ttf') format('ttf'),
  url('../fonts/Roboto-Medium.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 500;
  font-style: italic;
  src:
  url('../fonts/Roboto-MediumItalic.ttf') format('ttf'),
  url('../fonts/Roboto-MediumItalic.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 100;
  font-style: normal;
  src:
  url('../fonts/Roboto-Thin.ttf') format('ttf'),
  url('../fonts/Roboto-Thin.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 100;
  font-style: italic;
  src:
  url('../fonts/Roboto-ThinItalic.ttf') format('ttf'),
  url('../fonts/Roboto-ThinItalic.woff') format('woff');
}




@font-face {
  font-family: 'Allura';
  src: url('../fonts/Allura-Regular.ttf') format('ttf'),
  url('../fonts/Allura-Regular.woff') format('woff');
}
