/* Fuentes locales - Molina y Asociados - 2026-04-14 */

@font-face {
    font-family: 'Marcellus';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('Marcellus-400-normal.woff2') format('woff2');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('Montserrat-400-normal.woff2') format('woff2');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('Montserrat-500-normal.woff2') format('woff2');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('Montserrat-600-normal.woff2') format('woff2');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('Montserrat-700-normal.woff2') format('woff2');
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url('Montserrat-400-italic.woff2') format('woff2');
}

/* Skip Link - Accesibilidad WCAG 2.4.1 */
.mya-skip-link.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.mya-skip-link.screen-reader-text:focus {
    background: #1a1a2e;
    clip: auto;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 6px;
    padding: 15px 23px;
    text-decoration: none;
    top: 7px;
    width: auto;
    z-index: 100000;
}
