@font-face {
  font-family: din-normal;
  src: url('../fonts/DIN-ARABIC.eot');
  src: url('../fonts/DIN-ARABIC.eot?#iefix') format('embedded-opentype'), url('../fonts/DIN-ARABIC.WOFF') format('woff'), url('../fonts/DIN-ARABIC.TTF') format('truetype');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: Alexandria;
  src: url('../fonts/a/Alexandria-Regular.ttf');
  font-weight: 400;
}
@font-face {
  font-family: Alexandria;
  src: url('../fonts/a/Alexandria-Bold.ttf');
  font-weight: bold;

}
@font-face {
  font-family: Alexandria;
  src: url('../fonts/a/Alexandria-Black.ttf');
  font-weight: 900;
}
@font-face {
  font-family: Alexandria;
  src: url('../fonts/a/Alexandria-SemiBold.ttf');
  font-weight: 600;
}
@font-face {
  font-family: Alexandria;
  src: url('../fonts/a/Alexandria-Light.ttf');
  font-weight: 300;
}
@font-face {
  font-family: Alexandria;
  src: url('../fonts/a/Alexandria-Thin.ttf');
  font-weight: 100;
}
@font-face {
  font-family: Alexandria;
  src: url('../fonts/a/Alexandria-Medium.ttf');
  font-weight: 500;
}
@font-face {
  font-family: Alexandria;
  src: url('../fonts/a/Alexandria-ExtraBold.ttf');
  font-weight: 800;
}
@font-face {
  font-family: Alexandria;
  src: url('../fonts/a/Alexandria-ExtraLight.ttf');
  font-weight: 200;
}

body {
  /* font-family: 'din-normal', arial!important; */
  /* font-weight: 600; */

  font-family: 'Alexandria' !important;
  /* font-weight: 300; */
}
