/*
Theme Name:     Revista Accion
Theme URI:
Description:    Twentytwenty child theme.
Author:         Me
Author URI:
Template:       twentytwentyone
Version:        1.39.2
*/
@import url('./assets/style.css?ver=1.39.2');

@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@400;600&display=swap');

@font-face {
    font-family: 'accion_condensed';
    src: url('./fonts/accion_condensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'accion_condensed';
    src: url('./fonts/accion_condensed_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'accion_condensed';
    src: url('./fonts/accion_condensed_bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'accion_condensed';
    src: url('./fonts/accion_condensed_bold_italic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'pt_serif';
    src: url('./fonts/ptserif-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_serif';
    src: url('./fonts/ptserif-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'pt_serif';
    src: url('./fonts/ptserif-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'pt_serif';
    src: url('./fonts/ptserif-bolditalic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'accion_condensed_sc';
    src: url('./fonts/AccionCondensedSC-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'accion_condensed_sc';
    src: url('./fonts/AccionCondensedSC-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'accion_condensed_sc';
    src: url('./fonts/AccionCondensedSC-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'accion_condensed_sc';
    src: url('./fonts/AccionCondensedSC-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'archivo_extra_condensed';
    src: url('./fonts/ArchivoExtraCondensed-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'archivo_extra_condensed';
    src: url('./fonts/ArchivoExtraCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'archivo_extra_condensed';
    src: url('./fonts/ArchivoExtraCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
