

@font-face {

    font-family: "Arquitecta";

    src: url('../fonts/Arquitecta.otf') format("opentype");

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: "ArquitectaBold";

    src: url('../fonts/ArquitectaBold.otf') format("opentype");

    font-weight: normal;

    font-style: normal;

}