@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-display: swap;
    font-weight: 300;
    src: url(https://aseefrestaurant.com/themes/default/fonts/typography/rubik/Rubik-Light.ttf) format('truetype');
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url(https://aseefrestaurant.com/themes/default/fonts/typography/rubik/Rubik-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url(https://aseefrestaurant.com/themes/default/fonts/typography/rubik/Rubik-Medium.ttf) format('truetype');
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url(https://aseefrestaurant.com/themes/default/fonts/typography/rubik/Rubik-SemiBold.ttf) format('truetype');
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url(https://aseefrestaurant.com/themes/default/fonts/typography/rubik/Rubik-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-display: swap;
    font-weight: 800;
    src: url(https://aseefrestaurant.com/themes/default/fonts/typography/rubik/Rubik-ExtraBold.ttf) format('truetype');
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-display: swap;
    font-weight: 900;
    src: url(https://aseefrestaurant.com/themes/default/fonts/typography/rubik/Rubik-Black.ttf) format('truetype');
}