/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */

/* Uses the Montserrat free font, everywhere. */
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-VariableFont_wght.woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
}

/*.wp-site-blocks * {
	font-family: 'Montserrat', sans-serif !important;
}*/
