@font-face {
    font-family: 'Gulf';
    src: url('../fonts/gulf-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gulf';
    src: url('../fonts/Gulf-Text.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gulf';
    src: url('../fonts/Gulf-bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gulf';
    src: url('../fonts/Gulf-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gulf';
    src: url('../fonts/Gulf-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/*@font-face {*/
/*    font-family: ‘Gulf;*/
/*    src: url('../fonts/gulf-Light.woff2') format('woff2'),*/
/*         url('../fonts/Gulf-Text.woff2’) format('woff2’),*/
/*        url('../fonts/Gulf-bold.woff2’) format('woff2’),*/
/*        url('../fonts/Gulf-SemiBold.woff2’) format('woff2’),*/
/*        url('../fonts/Gulf-Thin.woff2’) format('woff2’);*/
/*    font-weight: 100 700;*/
/*    font-display: swap;*/
/*    font-style: normal;*/
/*  }*/