
@font-face {
    font-display: swap;
    font-family: 'Gilroy';
    font-weight: normal; 
    font-style: normal;
    src:
    /* local('Gilroy Light'), local('Gilroy-Light'), */
          url(../fonts/Gilroy/Gilroy-Light.woff) format('woff'),
          url(../fonts/Gilroy/Gilroy-Light.ttf) format('truetype'),
          url(../fonts/Gilroy/Gilroy-Light.eot@) format('embedded-opentype');
}

@font-face {
    font-display: swap;
    font-family: 'Gilroy';
    font-weight: bold;
    font-style: normal;
    src:
    /* local('Gilroy Bold'), local('Gilroy-Bold'), */
          url(../fonts/Gilroy/Gilroy-Bold.woff) format('woff'),
          url(../fonts/Gilroy/Gilroy-Bold.ttf) format('truetype'),
          url(../fonts/Gilroy/Gilroy-Bold.eot@) format('embedded-opentype');
}
@font-face {
    font-display: swap;
    font-family: 'Optima';
    font-weight: normal;
    font-style: normal;
    src:
    /* local('Optima'), local('Optyma Cyr'), */
          url(../fonts/Optima/Optima.woff) format('woff'),
          url(../fonts/Optima/Optima.ttf) format('truetype'),
          url(../fonts/Optima/Optima.eot@) format('embedded-opentype');
}
@font-face {
    font-display: swap;
    font-family: 'Optima-bold';
    font-weight: bold;
    font-style: normal;
    src:
    /* local('Optima Bold'), local('Optima-Bold'), */
          url(../fonts/Optima/Optima-Bold.woff) format('woff'),
          url(../fonts/Optima/Optima-Bold.ttf) format('truetype'),
          url(../fonts/Optima/Optima-Bold.eot@) format('embedded-opentype');
}
@font-face {
    font-display: swap;
    font-family: 'Yeseva';
    font-weight: normal;
    font-style: normal;
    src:
    /* local('Yeseva One Regular'), local('YesevaOne-Regular'), */
          url(../fonts/YesevaOne/YesevaOne-Regular.woff) format('woff'),
          url(../fonts/YesevaOne/YesevaOne-Regular.ttf) format('truetype'),
          url(../fonts/YesevaOne/YesevaOne-Regular.eot@) format('embedded-opentype');
}
