﻿@font-face {
	font-family: 'Yozai-Medium';
	src: url('./Yozai-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'Yozai-Regular';
	src: url('./Yozai-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Yozai-Bold';
	src: url('./Yozai-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Yozai-Light';
	src: url('./Yozai-Light.ttf') format('truetype');
}
