
@font-face{
    font-family:Corals;
    src:url(../fonts/TT-Corals/Light/TT-Corals-Light.ttf);
	font-weight: 200;
}

@font-face{
    font-family:Corals;
    src:url(../fonts/TT-Corals/Regular/TT-Corals-Regular.ttf);
	font-weight: 400;
}
@font-face{
    font-family:Corals;
    src:url(../fonts/TT-Corals/Bold/TT-Corals-Bold.ttf);
	font-weight: 600;
}
@font-face{
    font-family:Corals;
    src:url(../fonts/TT-Corals/TT-Corals-Black.ttf);
	font-weight: 800;
}
