@charset "UTF-8";

@font-face {
	font-family: 'Aniron';
	src: url("/fonts/Aniron-7BaP.ttf");
	font-weight: all;
	font-style: all;
}

body {
	background: url(/images/login-back.png);
	background-size: cover;
}

.aniron {
	font-family: 'Aniron';
}
