@font-face {
    font-family: 'lusail-regular';
    src: url('fonts/Lusail-Regular.woff2') format('woff2'),
         url('fonts/Lusail-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'lusail-light';
    src: url('fonts/Lusail-Light.woff2') format('woff2'),
         url('fonts/fonts/Lusail-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'lusail-medium';
    src: url('fonts/Lusail-Medium.woff2') format('woff2'),
         url('fonts/Lusail-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lusail-bold';
    src: url('fonts/Lusail-Bold.woff2') format('woff2'),
         url('fonts/Lusail-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

