@font-face {
    font-family: 'taile';
    src: url('../fonts/taile.eot');
    src: url('../fonts/taile.eot') format('embedded-opentype'),
         url('../fonts/taile.woff2') format('woff2'),
         url('../fonts/taile.woff') format('woff'),
         url('../fonts/taile.ttf') format('truetype'),
         url('../fonts/taile.svg#taile') format('svg');
}

.taile{
	font-family: 'taile';
}