@font-face {
  font-family:'FontAwesome';
  src:url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:'cocon';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/cocon.ttf) format('truetype');
}
@font-face {
  font-family:'ges';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/GESSTwoLight.otf) format('opentype');
}
@font-face {
  font-family:'ges';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/GESSTwoMedium.otf) format('opentype');
}
@font-face {
  font-family:'ges';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/GESSTwoBold.otf) format('opentype');
}
@font-face {
  font-family:'droid';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/DiodrumArabic-Bold.ttf) format('truetype');
}
@font-face{
    font-family: 'boxicons';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/boxicons.eot');
    src: url('../fonts/boxicons.eot') format('embedded-opentype'),
    url('../fonts/boxicons.woff2') format('woff2'),
    url('../fonts/boxicons.woff') format('woff'),
    url('../fonts/boxicons.ttf') format('truetype'),
    url('../fonts/boxicons.svg?#boxicons') format('svg');
}
@font-face {
  font-family:'jozoor';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/flat-jooza-regular.ttf) format('truetype');
}