/* Avenir LT Std */
@font-face {
    font-family: 'Avenir LT Std';
    src: url('AvenirLT.woff') format('woff');
    font-style: normal;
    font-display: swap; /* Crucial for PageSpeed */
}

/* Knockout 69 */
@font-face {
    font-family: 'Knockout 69';
    src: url('Knockout69.woff') format('woff');
    font-style: normal;
    font-display: swap;
}

/* Tiempos */
@font-face {
    font-family: 'Tiempos';
    src: url('Tiempos.woff') format('woff');
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Tiempos';
    src: url('TiemposItalic.woff') format('woff');
    font-style: italic;
    font-display: swap;
}