
@font-face {
    font-family: Lato;
    src: url("../elena-fonts/Lato/Lato-Regular.ttf") format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: Lato;
    src: url("../elena-fonts/Lato/Lato-Bold.ttf") format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: Roboto;
    src: url("../elena-fonts/Roboto/Roboto-Medium.ttf") format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: Roboto;
    src: url("../elena-fonts/Roboto/Roboto-Bold.ttf") format('truetype');
    font-weight: bold;
}