
@font-face {
    font-family: 'EnglishEgyptianWeb';
    src: url('English_Egyptian-Regular.woff2') format('woff2'),
         url('English_Egyptian-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
  font-family: 'Caslon Ionic Web';
  src: url('CaslonIonic-RegularItalic-Web.woff2') format('woff2'),
       url('CaslonIonic-RegularItalic-Web.woff') format('woff');
  font-weight:  normal;
  font-style:   italic;
  font-stretch: normal;
}
@font-face {
  font-family: 'Caslon Ionic Web';
  src: url('CaslonIonic-Regular-Web.woff2') format('woff2'),
       url('CaslonIonic-Regular-Web.woff') format('woff');
  font-weight:  normal;
  font-style:   normal;
  font-stretch: normal;
}