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

@font-face {
    font-family: 'Archia';
    src: url('../fonts/archia/regular/Archia-Regular.eot');
    src: url('../fonts/archia/regular/Archia-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/archia/regular/Archia-Regular.woff2') format('woff2'),
        url('../fonts/archia/regular/Archia-Regular.woff') format('woff'),
        url('../fonts/archia/regular/Archia-Regular.ttf') format('truetype'),
        url('../fonts/archia/regular/Archia-Regular.svg#Archia-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Archia';
    src: url('../fonts/archia/semibold/Archia-SemiBold.eot');
    src: url('../fonts/archia/semibold/Archia-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/archia/semibold/Archia-SemiBold.woff2') format('woff2'),
        url('../fonts/archia/semibold/Archia-SemiBold.woff') format('woff'),
        url('../fonts/archia/semibold/Archia-SemiBold.ttf') format('truetype'),
        url('../fonts/archia/semibold/Archia-SemiBold.svg#Archia-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}