@font-face {
    font-family: "Larken-Light";
    src: url('/wp-content/themes/generatepress_child/fonts/larken/font-light.woff2') format('woff2'), 
		url('/wp-content/themes/generatepress_child/fonts/larken/font-light.woff') format('woff');
	font-display: swap;
}

@font-face {
    font-family: 'Larken';
    src: url('/wp-content/themes/generatepress_child/fonts/larken/font-bold.woff2') format('woff2'),
        url('/wp-content/themes/generatepress_child/fonts/larken/font-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}