@font-face {
	font-family:myPeignot;
	src: url('peignot.regular.ttf') format('truetype');
}

@font-face {
	font-family:myFendysa;
	src: url('fendysa.regular.otf') format('opentype');
}

@font-face {
	font-family:myVT220;
	src: url('VT220.ttf') format('truetype');
}

@font-face {
	font-family: myComfortaa;
	font-weight: 100;
	src: url('Comfortaa-Light.ttf') format('truetype');
}
@font-face {
	font-family: myComfortaa;
	font-weight: 400;
	src: url('Comfortaa-Regular.ttf') format('truetype');
}
@font-face {
	font-family: myComfortaa;
	font-weight: 500;
	src: url('Comfortaa-Medium.ttf') format('truetype');
}
@font-face {
	font-family: myComfortaa;
	font-weight: 600;
	src: url('Comfortaa-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: myComfortaa;
	font-weight: 700;
	src: url('Comfortaa-Bold.ttf') format('truetype');
}
@font-face {
	font-family: mySairaSemiCondensed;
	font-weight: 100;
	src: url('SairaSemiCondensed-Thin.ttf') format('truetype');
}
@font-face {
	font-family: mySairaSemiCondensed;
	font-weight: 200;
	src: url('SairaSemiCondensed-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: mySairaSemiCondensed;
	font-weight: 300;
	src: url('SairaSemiCondensed-Light.ttf') format('truetype');
}
@font-face {
	font-family: mySairaSemiCondensed;
	font-weight: 400;
	src: url('SairaSemiCondensed-Regular.ttf') format('truetype');
}
@font-face {
	font-family: mySairaSemiCondensed;
	font-weight: 500;
	src: url('SairaSemiCondensed-Medium.ttf') format('truetype');
}
@font-face {
	font-family: mySairaSemiCondensed;
	font-weight: 600;
	src: url('SairaSemiCondensed-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: mySairaSemiCondensed;
	font-weight: 700;
	src: url('SairaSemiCondensed-Bold.ttf') format('truetype');
}
@font-face {
	font-family: mySairaSemiCondensed;
	font-weight: 800;
	src: url('SairaSemiCondensed-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: mySairaSemiCondensed;
	font-weight: 900;
	src: url('SairaSemiCondensed-Black.ttf') format('truetype');
}