@font-face {
  font-family: 'parisineplusptf';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/parisineplusptf-regular-webfont.eot');
  src: url('../fonts/parisineplusptf-regular-webfont.woff') format('woff'),
       url('../fonts/parisineplusptf-regular-webfont.ttf') format('truetype'),
	   url('../fonts/ParisinePlusPtf-Regular.ttf') format('opentype');
}
@font-face {
  font-family: 'Tajawal-Regular';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Tajawal-Regular.eot');
  src: url('../fonts/Tajawal-Regular.woff') format('woff'),
  url('../fonts/Tajawal-Regular.ttf') format('truetype'),
  url('../fonts/Tajawal-Regular.otf') format('opentype');
  }
  @font-face {
  font-family: 'Tajawal-Medium';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Tajawal-Medium.eot');
  src: url('../fonts/Tajawal-Medium.woff') format('woff'),
  url('../fonts/Tajawal-Medium.ttf') format('truetype'),
  url('../fonts/Tajawal-Medium.otf') format('opentype');
  }
  @font-face {
  font-family: 'monteserrat-medium';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Montserrat-Medium.eot');
  src: url('../fonts/Montserrat-Medium.woff') format('woff'),
  url('../fonts/Montserrat-Medium.ttf') format('truetype'),
  url('../fonts/Montserrat-Medium.otf') format('opentype');
  }
  @font-face {
  font-family: 'monteserrat-regular';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Montserrat-Regular.eot');
  src: url('../fonts/Montserrat-Regular.woff') format('woff'),
  url('../fonts/Montserrat-Regular.ttf') format('truetype'),
  url('../fonts/Montserrat-Regular.otf') format('opentype');
  }