/* Layout for AllAboutLisa.com 
   Copyright 2017
   Development by EmagineEngine.com
*/


/* futura */
@font-face {
   font-family: DidactGothic;
   src: url(../fonts/DidactGothic-Regular.ttf);
}
/* the original garamond */
@font-face {
   font-family: EBGarmondReg;
   src: url(../fonts/EBGaramond-Regular.ttf);
}
/* like garamond */
@font-face {
   font-family: CormorantGaramond;
   src: url(../fonts/CormorantGaramond-Regular.ttf);
}
@font-face {
   font-family: CormorantGaramond;
   src: url(../fonts/CormorantGaramond-Bold.ttf);
   font-weight: bold;
}
@font-face {
   font-family: CormorantGaramond;
   src: url(../fonts/CormorantGaramond-Medium.ttf);
   font-weight: 500;
}
/* humanist */
@font-face {
   font-family: Actor;
   src: url(../fonts/Actor-Regula.ttf);
}
