@font-face {
    font-family: LatoRegular;
    src: url('../fonts/Lato-Regular.ttf') format('truetype');
}

@font-face {
    font-family: TitilliumRegular;
    src: url('../fonts/Titillium-Regular.otf') format('opentype');
}
@font-face {
    font-family: Nabi;
    src: url('../fonts/Nabi-Modern Font.otf') format('opentype');
}

@font-face {
    font-family: LovelaceRegular;
    src: url('../fonts/Lovelace-Regular.ttf') format('truetype');
}