@font-face {
    font-family: 'Arya Regular';
    src: url('Arya-Regular.eot');
    src: url('../fonts/Arya-Regular.eot') format('embedded-opentype'),
        url('../fonts/Arya-Regular.woff2') format('woff2'),
        url('../fonts/Arya-Regular.woff') format('woff'),
        url('../fonts/Arya-Regular.ttf') format('truetype'),
        url('../fonts/Arya-Regular#Arya-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato Regular';
    src: url('Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot') format('embedded-opentype'),
        url('../fonts/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Regular.woff') format('woff'),
        url('../fonts/Lato-Regular.ttf') format('truetype'),
        url('../fonts/Lato-Regular#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato Light';
    src: url('Lato-Light.eot');
    src: url('../fonts/Lato-Light.eot') format('embedded-opentype'),
        url('../fonts/Lato-Light.woff2') format('woff2'),
        url('../fonts/Lato-Light.woff') format('woff'),
        url('../fonts/Lato-Light.ttf') format('truetype'),
        url('../fonts/Lato-Light#Lato-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato Black';
    src: url('Lato-Black.eot');
    src: url('../fonts/Lato-Black.eot') format('embedded-opentype'),
        url('../fonts/Lato-Black.woff2') format('woff2'),
        url('../fonts/Lato-Black.woff') format('woff'),
        url('../fonts/Lato-Black.ttf') format('truetype'),
        url('../fonts/Lato-Black#Lato-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
