@font-face {
    font-family: 'rcl';
	src: url('../fonts/rcl.ttf') format("truetype");
}
@font-face {
    font-family: 'rcr';
	src: url('../fonts/rcr.ttf') format("truetype");
}
@font-face {
    font-family: 'rcb';
	src: url('../fonts/rcb.ttf') format("truetype");
}
@font-face {
    font-family: 'ind';
	src: url('../fonts/ind.ttf') format("truetype");
}