@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('../Lato-Regular.ttf') format('truetype'); /* Chrome 26+, Opera 23+, Firefox 39+ */
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url('../Lato-Bold.ttf') format('truetype'); /* Chrome 26+, Opera 23+, Firefox 39+ */
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: url('../Lato-Black.ttf') format('truetype'); /* Chrome 26+, Opera 23+, Firefox 39+ */
    font-display: swap;
}
