@font-face {
    font-family: "Infield-Rough";
    src: url("../fonts/Infield-Rough.eot");
    src: url("../fonts/Infield-Rough.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Infield-Rough.woff2") format("woff2"),
        url("../fonts/Infield-Rough.woff") format("woff"),
        url("../fonts/Infield-Rough.ttf") format("truetype"),
        url("../fonts/Infield-Rough.svg#Infield-Rough") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Infield-Block";
    src: url("../fonts/Infield-Block.eot");
    src: url("../fonts/Infield-Block.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Infield-Block.woff2") format("woff2"),
        url("../fonts/Infield-Block.woff") format("woff"),
        url("../fonts/Infield-Block.ttf") format("truetype"),
        url("../fonts/Infield-Block.svg#Infield-Block") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
	color: #555;
	font-family: 'Infield-Block', sans-serif!important; }