@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:'jozoor';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/flat-jooza-regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Raleway-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'varela';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Varela-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'droid';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/DroidKufi-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'droid';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/DroidKufi-Bold.ttf) format('truetype');
}