@font-face {
    font-family: TTFors;
    font-weight: 400;
    src: url("../fonts/ttfors/TTFors-Regular.ttf") format("opentype");
}
@font-face {
    font-family: TTFors;
    font-weight: 500;
    src: url("../fonts/ttfors/TTFors-Medium.ttf") format("opentype");
}
@font-face {
    font-family: TTFors;
    font-weight: bold;
    src: url("../fonts/ttfors/TTFors-Bold.ttf") format("opentype");
}


@font-face {
    font-family: Aguila;
    font-weight: 500;
    src: url("../fonts/aguila/Aguila-Medium.otf") format("opentype");
}


@font-face {
    font-family: Ramillas;
    font-weight: 500;
    src: url("../fonts/ramillas/TTRamillas-Regular.ttf") format("opentype");
}