@font-face {
  font-family:'MaterialSymbolsOutlined';
  src:url(../fonts/mat/MaterialSymbolsOutlined-Regular.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:'TheYearofTheCamel';
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/TheYearofTheCamel-Light.otf) format('opentype');
}
@font-face {
  font-family:'TheYearofTheCamel';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/TheYearofTheCamel-Regular.otf) format('opentype');
}
@font-face {
  font-family:'TheYearofTheCamel';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/TheYearofTheCamel-Medium.otf) format('opentype');
}
@font-face {
  font-family:'TheYearofTheCamel';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/TheYearofTheCamel-Bold.otf) format('opentype');
}
@font-face {
  font-family:'jozoor';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/flat-jooza-regular.ttf) format('truetype');
}