@font-face {
    font-family: 'Titillium Web';
    src: url('../fonts/Titillium-Regular.eot');
    src: url('../fonts/Titillium-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Titillium-Regular.woff2') format('woff2'),
        url('../fonts/Titillium-Regular.woff') format('woff'),
        url('../fonts/Titillium-Regular.ttf') format('truetype'),
        url('../fonts/Titillium-Regular.svg#Titillium-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') 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.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Titillium';
    src: url('Titillium-Regular.eot');
    src: url('Titillium-Regular.eot?#iefix') format('embedded-opentype'),
        url('Titillium-Regular.woff2') format('woff2'),
        url('Titillium-Regular.woff') format('woff'),
        url('Titillium-Regular.ttf') format('truetype'),
        url('Titillium-Regular.svg#Titillium-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

