/* AvantGarde Bk BT (Principal) */
@font-face {
    font-family: 'AvantGarde Bk BT';
    src: url('../fonts/AVGARDD_2.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Montserrat (Secundaria) */
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}