/*!
 * CSS by XeonDesigns (https://xeondesigns.com/)
 * Copyright 2019 by XeonDesigns and Muf Tayebaly
 */
 @font-face {
   font-family: 'Din';
   src: url('../fonts/DINCondensedBold.ttf') format('truetype');
   font-weight: normal;
 }
@font-face {
  font-family: 'Dosis';
  src: url('../fonts/Dosis/Dosis-Regular.ttf') format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'Dosis';
  src: url('../fonts/Dosis/Dosis-Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'Dosis';
  src: url('../fonts/Dosis/Dosis-ExtraLight.ttf') format('truetype');
  font-weight: 200;
}
@font-face {
  font-family: 'Dosis';
  src: url('../fonts/Dosis/Dosis-Bold.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'Dosis';
  src: url('../fonts/Dosis/Dosis-Medium.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'Dosis';
  src: url('../fonts/Dosis/Dosis-SemiBold.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Dosis';
  src: url('../fonts/Dosis/Dosis-ExtraBold.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans/OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans/OpenSans-Bold.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans/OpenSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'OpenSans';
  src: url('../fonts/OpenSans/OpenSans-ExtraBold.ttf') format('truetype');
  font-weight: 700;
}

@font-face {
  font-family: 'Mohave';
  src: url('../fonts/Mohave/Mohave-Regular.ttf') format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: 'Mohave';
  src: url('../fonts/Mohave/Mohave-Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'Mohave';
  src: url('../fonts/Mohave/Mohave-Bold.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: 'Mohave';
  src: url('../fonts/Mohave/Mohave-Medium.ttf') format('truetype');
  font-weight: 500;
}
