@font-face {
	font-family:'password';
    src: url('../../fonts/font-ps.ttf');
}

.font-ps{
	font-family: password;
}