/* Fonts */

@font-face {
    font-family: "LT Remark";
    font-weight: 400;
    src: url(../fonts/LTRemark.otf) format("opentype");
}

@font-face {
    font-family: "Santa Catarina";
    font-weight: 400;
    src: url(../fonts/SantaCatarina.otf) format("opentype");
}