@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local(''), url('../fonts/Lato/Lato-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato';
    font-style: bold;
    font-weight: 700;
    font-display: swap;
    src: local(''), url('../fonts/Lato/Lato-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'NeoTech';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local(''), url('../fonts/NeoTech_Bold.ttf') format('truetype');
}
