/*
Theme Name: Theme
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@font-face {
	font-family: 'Mogeira';
	src: url('fonts/Mogeira.woff2') format('woff2'),
		url('fonts/Mogeira.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Luxenta';
	src: url('fonts/Luxenta-Regular.woff2') format('woff2'),
		url('fonts/Luxenta-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


