
@font-face {
    font-family: 'Cuprum';
    src: url('Cuprum-Regular.woff2') format('woff2'),
        url('Cuprum-Regular.ttf') format('truetype');
    font-weight: 400;
	font-display: swap;
    font-style: normal;
}

@font-face {
	font-family: 'Cuprum';
	src: url('Cuprum-Bold.woff2') format('woff2'),
	url('Cuprum-Bold.ttf') format('truetype');
	font-weight: 700;
	font-display: swap;
	font-style: normal;
}
@font-face {
	font-family: 'FixelText';
	src: url('FixelText-Regular.woff2') format('woff2'),
	url('FixelText-Regular.woff2') format('truetype');
	font-weight: 400;
	font-display: swap;
	font-style: normal;
}
@font-face {
	font-family: 'FixelText';
	src: url('FixelText-SemiBold.woff2') format('woff2'),
	url('FixelText-SemiBold.woff2') format('truetype');
	font-weight: 600;
	font-display: swap;
	font-style: normal;
}
@font-face {
    font-family: 'Rounded Mplus 1c';
    src: url('MPLUSRounded1c-Regular.woff2') format('woff2'),
        url('MPLUSRounded1c-Regular.woff2') format('truetype');
    font-weight: 400;
	font-display: swap;
    font-style: normal;
}
@font-face {
	font-family: 'Rounded Mplus 1c';
	src: url('RoundedMplus1c-Light.woff2') format('woff2'),
	url('RoundedMplus1c-Light.woff2') format('truetype');
	font-weight: 300;
	font-display: swap;
	font-style: normal;
}

@font-face {
    font-family: 'Rounded Mplus 1c';
    src: url('MPLUSRounded1c-Regular.woff2') format('woff2'),
        url('MPLUSRounded1c-Regular.woff2') format('truetype');
    font-weight: 700;
	font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito-Sans';
    src: url('NunitoSans-VariableFont_YTLC,opsz,wdth,wght.woff2') format('woff2'),
        url('NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf') format('truetype');
    font-weight: 200 1000;
	font-display: swap;
    font-style: normal;
}

