﻿@import url('css2.css');
@font-face {
	font-family: 'Cutie Molly Demo';
	src: url('../font/cutiemollydemo.ttf') format('truetype');
}
@font-face {
	font-family: 'Milk Kids';
	src: url('../font/milkkids.ttf') format('truetype');
}
@font-face {
	font-family: 'Spicy Soup';
	src: url('../font/spicysoup.ttf') format('truetype');
}
