/* fonts/fonts.css */
@font-face {
  font-family: 'KalamehWeb';
  src: url('KalamehWeb-Thin.eot');
  src: url('KalamehWeb-Thin.eot?#iefix') format('embedded-opentype'),
       url('KalamehWeb-Thin.woff2') format('woff2'),
       url('KalamehWeb-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'KalamehWeb';
  src: url('KalamehWeb-ExtraLight.eot');
  src: url('KalamehWeb-ExtraLight.eot?#iefix') format('embedded-opentype'),
       url('KalamehWeb-ExtraLight.woff2') format('woff2'),
       url('KalamehWeb-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'KalamehWeb';
  src: url('KalamehWeb-Regular.eot');
  src: url('KalamehWeb-Regular.eot?#iefix') format('embedded-opentype'),
       url('KalamehWeb-Regular.woff2') format('woff2'),
       url('KalamehWeb-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'KalamehWeb';
  src: url('KalamehWeb-Medium.eot');
  src: url('KalamehWeb-Medium.eot?#iefix') format('embedded-opentype'),
       url('KalamehWeb-Medium.woff2') format('woff2'),
       url('KalamehWeb-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'KalamehWeb';
  src: url('KalamehWeb-SemiBold.eot');
  src: url('KalamehWeb-SemiBold.eot?#iefix') format('embedded-opentype'),
       url('KalamehWeb-SemiBold.woff2') format('woff2'),
       url('KalamehWeb-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'KalamehWeb';
  src: url('KalamehWeb-Bold.eot');
  src: url('KalamehWeb-Bold.eot?#iefix') format('embedded-opentype'),
       url('KalamehWeb-Bold.woff2') format('woff2'),
       url('KalamehWeb-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'KalamehWeb';
  src: url('KalamehWeb-Black.eot');
  src: url('KalamehWeb-Black.eot?#iefix') format('embedded-opentype'),
       url('KalamehWeb-Black.woff2') format('woff2'),
       url('KalamehWeb-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
