@font-face {
font-family: 'Nunito Sans';
font-display: swap;
src: url('/wp-content/themes/custom_theme/fonts/NunitoSans-VariableFont.woff2') format('woff2');
font-weight: 200 900;
font-style: normal;
}
@font-face {
font-family: 'Nunito Sans';
font-display: swap;
src: url('/wp-content/themes/custom_theme/fonts/NunitoSans-Italic-VariableFont.woff2') format('woff2');
font-weight: 200 900;
font-style: italic;
}

@font-face {
font-family: 'Abril Fatface';
font-display: swap;
src: url('/wp-content/themes/custom_theme/fonts/AbrilFatface-Regular.woff2') format('woff2');
font-weight: 200 900;
font-style: normal;
}