/*! fonts -- copied verbatim from the demo's styles/fonts.css (commit 7df0d35); paths are two
   levels up because this sheet lives in css/base/, and the two @imports are enqueued by the
   theme instead (Typekit kit + the icon font). */
/* Fonts — @font-face only; family/size/weight tokens live in tokens/typography.css */

/* Almoni Tzar — only Bold available locally */
@font-face{font-family:"Almoni Tzar DL 4.0 AAA";src:url("../../fonts/almoni-tzar-bold-aaa.woff2") format("woff2"), url("../../fonts/almoni-tzar-bold-aaa.woff") format("woff");font-weight:700;font-style:normal;font-display:swap;}

/* Publico Headline Hebrew TRIAL — ham display face (family name matches the token value) */
@font-face{font-family:"Publico Headline Hebrew TRIAL";src:url("../../fonts/PublicoHeadlineHebrew-Roman-TRIAL.otf") format("opentype");font-weight:400;font-display:swap;}
@font-face{font-family:"Publico Headline Hebrew TRIAL";src:url("../../fonts/PublicoHeadlineHebrew-Medium-TRIAL.otf") format("opentype");font-weight:500;font-display:swap;}
@font-face{font-family:"Publico Headline Hebrew TRIAL";src:url("../../fonts/PublicoHeadlineHebrew-Bold-TRIAL.otf") format("opentype");font-weight:700;font-display:swap;}
@font-face{font-family:"Publico Headline Hebrew TRIAL";src:url("../../fonts/PublicoHeadlineHebrew-Extrabold-TRIAL.otf") format("opentype");font-weight:800;font-display:swap;}

/* Graphik HLAR TRIAL — ham headline+text face (family name matches the token value) */
@font-face{font-family:"Graphik HLAR TRIAL";src:url("../../fonts/GraphikHLAR-Regular-TRIAL.otf") format("opentype");font-weight:400;font-display:swap;}
@font-face{font-family:"Graphik HLAR TRIAL";src:url("../../fonts/GraphikHLAR-Medium-TRIAL.otf") format("opentype");font-weight:500;font-display:swap;}
@font-face{font-family:"Graphik HLAR TRIAL";src:url("../../fonts/GraphikHLAR-Semibold-TRIAL.otf") format("opentype");font-weight:600;font-display:swap;}
@font-face{font-family:"Graphik HLAR TRIAL";src:url("../../fonts/GraphikHLAR-Bold-TRIAL.otf") format("opentype");font-weight:700;font-display:swap;}

/* Abraham TRIAL — trial licence */
/* boker: SimplerPro (Hagilda web license) — Regular 400 / Bold 700 / Black 900 */
@font-face{font-family:"SimplerPro";src:url("../../fonts/SimplerPro_HLAR-Regular.woff2") format("woff2");font-weight:400;font-display:swap;}
@font-face{font-family:"SimplerPro";src:url("../../fonts/SimplerPro_HLAR-Bold.woff2") format("woff2");font-weight:700;font-display:swap;}
@font-face{font-family:"SimplerPro";src:url("../../fonts/SimplerPro_HLAR-Black.woff2") format("woff2");font-weight:900;font-display:swap;}

@font-face{font-family:"Abraham TRIAL";src:url("../../fonts/AbrahamTRIAL-Thin.otf") format("opentype");font-weight:100;font-display:swap;}
@font-face{font-family:"Abraham TRIAL";src:url("../../fonts/AbrahamTRIAL-Light.otf") format("opentype");font-weight:300;font-display:swap;}
@font-face{font-family:"Abraham TRIAL";src:url("../../fonts/AbrahamTRIAL-Regular.otf") format("opentype");font-weight:400;font-display:swap;}
@font-face{font-family:"Abraham TRIAL";src:url("../../fonts/AbrahamTRIAL-Medium.otf") format("opentype");font-weight:500;font-display:swap;}
@font-face{font-family:"Abraham TRIAL";src:url("../../fonts/AbrahamTRIAL-Bold.otf") format("opentype");font-weight:700;font-display:swap;}
@font-face{font-family:"Abraham TRIAL";src:url("../../fonts/AbrahamTRIAL-Black.otf") format("opentype");font-weight:900;font-display:swap;}
