@charset "utf-8";

@font-face {
    font-family: 'Lusail';
    src: url('../fonts/Lusail-Regular.woff') format('woff');
    font-style: normal;
    font-weight: 100;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Lusail';
    src: url('../fonts/Lusail-Bold.woff') format('woff');
    font-style: normal;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}
