/* ==============================================
   FUENTES MODULARES — FONT-FACE
   ============================================== */

/* Building */
@font-face {
    font-family: 'buildingregular';
    src: url('building-webfont.woff2') format('woff2'),
         url('building-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Cloven Bold */
@font-face {
    font-family: 'cloven_boldregular';
    src: url('cloven_bold-webfont.woff2') format('woff2'),
         url('cloven_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Cloven Regular */
@font-face {
    font-family: 'clovenregular';
    src: url('cloven-webfont.woff2') format('woff2'),
         url('cloven-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Iris */
@font-face {
    font-family: 'irisregular';
    src: url('iris-webfont.woff2') format('woff2'),
         url('iris-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Landing */
@font-face {
    font-family: 'landingregular';
    src: url('landing-webfont.woff2') format('woff2'),
         url('landing-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Mambo */
@font-face {
    font-family: 'mamboregular';
    src: url('mambo-webfont.woff2') format('woff2'),
         url('mambo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Modulos */
@font-face {
    font-family: 'modulosregular';
    src: url('modulos-webfont.woff2') format('woff2'),
         url('modulos-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Nib Type */
@font-face {
    font-family: 'nib_typeregular';
    src: url('nib_type-webfont.woff2') format('woff2'),
         url('nib_type-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Thorn */
@font-face {
    font-family: 'thornregular';
    src: url('thorn-webfont.woff2') format('woff2'),
         url('thorn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
