@charset "UTF-8";

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

@font-face {
	font-family: "Bold";
	src : url("../fonts/SFUIDisplay-Bold.eot");
	src : url("../fonts/SFUIDisplay-Bold.eot?#iefix") format("embedded-opentype"),
		  url("../fonts/SFUIDisplay-Bold.woff") format("woff"),
		  url("../fonts/SFUIDisplay-Bold.otf") format("opentype"),
		  url("../fonts/SFUIDisplay-Bold.ttf") format("truetype");
	font-style : normal;
	font-weight : normal;
	}
	
@font-face {
	font-family: "Light";
	src : url("../fonts/SFUIDisplay-Light.eot");
	src : url("../fonts/SFUIDisplay-Light.eot?#iefix") format("embedded-opentype"),
		  url("../fonts/SFUIDisplay-Light.woff") format("woff"),
		  url("../fonts/SFUIDisplay-Light.ttf") format("truetype");
	font-style : normal;
	font-weight : normal;
	}

@font-face {
    font-family : "Headers";
    src : url("../fonts/Rodeo-Bold.eot");
    src : url("../fonts/Rodeo-Bold.eot?#iefix") format("embedded-opentype"),
    	  url("../fonts/Rodeo-Bold.woff") format("woff"),
    	  url("../fonts/Rodeo-Bold.otf") format("opentype");
    font-style : normal;
    font-weight : normal;
	}