
:root {
--h1: 3.75rem !important;
--h1-small: 3rem !important;
--h2: 2.125rem !important;
--h3: 1.5rem !important;
--h4: 1.25rem !important;
--h5: 1.125rem !important;
--h6: 1rem !important;
--body: 1rem !important;
--excerpt: 1.25rem !important;
--small: .75rem !important;
--button: .875rem !important;
--category: .75rem !important;
--date: .875rem !important;
--authorName: .875rem !important;
--authorTitle: .75rem !important;
}

@font-face {
font-family: 'AuA Normal';
font-style: normal;
font-weight: 100;
src: url("/themes/custom/huss_barrio/fonts/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
font-family: 'AuA Bold';
font-style: normal;
font-weight: 100;
src: url("/themes/custom/huss_barrio/fonts/OpenSans-Bold.ttf") format("truetype");
}
@font-face {
font-family: 'AuA Semi Bold';
font-style: normal;
font-weight: 100;
src: url("/themes/custom/huss_barrio/fonts/OpenSans-SemiBold.ttf") format("truetype");
}
@font-face {
font-family: 'AuA Serif';
font-style: normal;
font-weight: 100;
src: url("/themes/custom/huss_barrio/fonts/Cormorant-SemiBold.ttf") format("truetype");
}


