/* Fonts file, loaded directly into the HTML file (not by tailwind) */
/* latin-ext */
@font-face {
    font-family: 'Assistant';
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/assistant/v19/2sDcZGJYnIjSi6H75xkzZmW5O7w.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Assistant';
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/assistant/v19/2sDcZGJYnIjSi6H75xkzaGW5.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: "FoodiRegular";
    src: url("/fonts/webfont/FoodiRegular.woff");
    font-weight: 400;
    font-style: normal;
    font-display: block;
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD, U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
@font-face {
    font-family: "FoodiMedium";
    src: url("/fonts/webfont/FoodiMedium.woff");
    font-weight: 700;
    font-style: normal;
    font-display: block;
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD, U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
@font-face {
    font-family: "FoodiExtraBold";
    src: url("/fonts/webfont/FoodiExtraBold.woff");
    font-weight: 800;
    font-style: normal;
    font-display: block;
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD, U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
  font-family: 'iconSMKB';
  src:  url('/fonts/iconSMKB.eot?ikb0lz');
  src:  url('/fonts/iconSMKB.eot?ikb0lz#iefix') format('embedded-opentype'),
    url('/fonts/iconSMKB.ttf?ikb0lz') format('truetype'),
    url('/fonts/iconSMKB.woff?ikb0lz') format('woff'),
    url('/fonts/iconSMKB.svg?ikb0lz#iconSMKB') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="customicon-"], [class*=" customicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconSMKB' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.customicon-placeB:before {
    content: "\e912";
}

.customicon-placeF:before {
    content: "\e913";
}

.customicon-gmulimB:before {
    content: "\e914";
}

.customicon-dateB:before {
    content: "\e915";
}

.customicon-dateF:before {
    content: "\e916";
}

.customicon-gmulimF:before {
    content: "\e918";
}

.customicon-hitmachutB:before {
    content: "\e919";
}

.customicon-hitmachutF:before {
    content: "\e91a";
}

.customicon-milgaF:before {
    content: "\e91b";
}

.customicon-kabalaB:before {
    content: "\e91c";
}

.customicon-kabalaF:before {
    content: "\e91d";
}

.customicon-matconetB:before {
    content: "\e91e";
}

.customicon-matconetF:before {
    content: "\e91f";
}

.customicon-milgaB:before {
    content: "\e920";
}

.customicon-payB:before {
    content: "\e921";
}

.customicon-payF:before {
    content: "\e922";
}

.customicon-timeB:before {
    content: "\e923";
}

.customicon-timeF:before {
    content: "\e924";
}

.customicon-arrow:before {
    content: "\e917";
}

.customicon-milgotB:before {
    content: "\e905";
}

.customicon-milgotF:before {
    content: "\e901";
}

.customicon-rishumB:before {
    content: "\e902";
}

.customicon-rishumF:before {
    content: "\e903";
}

.customicon-calc:before {
    content: "\e904";
}

.customicon-diplomaB:before {
    content: "\e906";
}

.customicon-diplomaF:before {
    content: "\e907";
}

.customicon-4:before {
    content: "\e908";
}

.customicon-formatStB:before {
    content: "\e909";
}

.customicon-formatStF:before {
    content: "\e90a";
}

.customicon-programB:before {
    content: "\e90b";
}

.customicon-programF:before {
    content: "\e90c";
}

.customicon-sucialB:before {
    content: "\e90d";
}

.customicon-lempB:before {
    content: "\e90e";
}

.customicon-sucialF:before {
    content: "\e90f";
}

.customicon-lempF:before {
    content: "\e910";
}

.customicon-price:before {
    content: "\e911";
}

.customicon-file:before {
    content: "\e900";
}

.customicon-graduation:before {
    content: "\e925";
}

.customicon-reading:before {
    content: "\e926";
}

.customicon-photo:before {
    content: "\e927";
}

.customicon-school:before {
    content: "\e928";
}

.customicon-wa:before {
    content: "\e929";
}

.customicon-env:before {
    content: "\e92a";
}

.customicon-phone:before {
    content: "\e92b";
}

.customicon-bulb:before {
    content: "\e92c";
}
