@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

@font-face {
    font-family: 'foton type';
    src: url('FotonType-Bold.eot');
    src: url('FotonType-Bold.eot?#iefix') format('embedded-opentype'),
        url('FotonType-Bold.woff2') format('woff2'),
        url('FotonType-Bold.woff') format('woff'),
        url('FotonType-Bold.ttf') format('truetype'),
        url('FotonType-Bold.svg#FotonType-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'foton type';
    src: url('FotonType-Light.eot');
    src: url('FotonType-Light.eot?#iefix') format('embedded-opentype'),
        url('FotonType-Light.woff2') format('woff2'),
        url('FotonType-Light.woff') format('woff'),
        url('FotonType-Light.ttf') format('truetype'),
        url('FotonType-Light.svg#FotonType-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

