@font-face {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(Gilroy-Medium.woff) format('opentype');
}

@font-face {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(Gilroy-Bold.woff) format('opentype');
}

@font-face {
    font-family: 'Laila';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(Laila-Bold.woff) format('opentype');
}

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

@font-face {
    font-family: 'Laila';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(Laila-Medium.woff) format('opentype');
}

@font-face {
    font-family: 'Laila';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(Laila-Regular.woff) format('opentype');
}

@font-face {
    font-family: 'Laila';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(Laila-SemiBold.woff) format('opentype');
}


