@font-face {
    font-family: "SFUI";
	src: url("../fonts/SFUIDisplay-Regular.eot");
    src: url("../fonts/SFUIDisplay-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "SFUI";
	 src: url("../fonts/SFUIDisplay-Medium.eot");
    src: url("../fonts/SFUIDisplay-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: 600;
}
@font-face {
    font-family: "SFUI";
	src: url("../fonts/SFUIDisplay-Bold.eot");
    src: url("../fonts/SFUIDisplay-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: "SFUI";
	src: url("../fonts/SFUIDisplay-Light.eot");
    src: url("../fonts/SFUIDisplay-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}