@font-face {
    font-family: 'lyon';
    font-style: normal;
    font-display: swap;
    font-weight: 300;
    src: url(lyon-arabic-display-black.otf) format('truetype');
}

@font-face {
    font-family: 'lyon';
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url(lyon-arabic-display-regular.otf) format('truetype');
}

@font-face {
    font-family: 'lyon';
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url(lyon-arabic-display-medium.otf) format('truetype');
}



@font-face {
    font-family: 'lyon';
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url(lyon-arabic-display-bold.otf) format('truetype');
}

@font-face {
    font-family: 'lyon';
    font-style: normal;
    font-display: swap;
    font-weight: 800;
    src: url(lyon-arabic-display-light.otf) format('truetype');
}