@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:'FontAwesome5';
  src:url(../fonts/fontawesome-webfont5.ttf?v=4.7.0) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:'Flaticon';
  src:url(../fonts/Flaticon.ttf?v=4.7.0) format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'iconmoon';
	src: url(../fonts/icomoon.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:'Alexandria';
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/Alexandria-ExtraLight.ttf) format('truetype');
}
@font-face {
  font-family:'Alexandria';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Alexandria-Light.ttf) format('truetype');
}
@font-face {
  font-family:'Alexandria';
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/Alexandria-Regular.ttf) format('truetype');
}
@font-face {
  font-family:'Alexandria';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/Alexandria-Medium.ttf) format('truetype');
}
@font-face {
  font-family:'Alexandria';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Alexandria-Black.ttf) format('truetype');
}
@font-face {
  font-family:'Alexandria';
  font-style: normal;
  font-weight: 800;
  src: url(../fonts/Alexandria-Bold.ttf) format('truetype');
}
@font-face {
  font-family:'Alexandria';
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/Alexandria-ExtraBold.ttf) format('truetype');
}
@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');
}