@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:'cairo';
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/Cairo-Light.ttf) format('truetype');
}
@font-face {
  font-family:'cairo';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Cairo-Regular.ttf) format('truetype');
}
@font-face {
  font-family:'cairo';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/Cairo-SemiBold.ttf) format('truetype');
}
@font-face {
  font-family:'cairo';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Cairo-Bold.ttf) format('truetype');
}
@font-face {
  font-family:'cairo';
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/Cairo-Black.ttf) format('truetype');
}
