@font-face {
    font-family: 'Berkahi-Blackletter';
    font-weight: bold;
    font-style: normal;
    src: url("./Berkahi-Blackletter.ttf") format("opentype");
}

@font-face {
    font-family: 'Lato-Regular';
    font-weight: normal;
    src: url("./Lato-Regular.ttf") format("opentype");
}

@font-face {
    font-family: 'Lato-Bold';
    font-weight: bold;
    src: url("./Lato-Bold.ttf") format("opentype");
}
