/** Generated by FG **/
@font-face {
    font-family: "Decima";
    src: url("fonts/Decima.otf") format("opentype");
    src: url('fonts/decima-webfont.eot');
    src: url('fonts/decima-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/decima-webfont.woff') format('woff'),
         url('fonts/decima-webfont.ttf') format('truetype'),
         url('fonts/decima-webfont.svg#decimaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: "DecimaBold";
    src: url("fonts/Decima Bold.otf") format("opentype");
    src: url('fonts/decima_bold-webfont.eot');
    src: url('fonts/decima_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/decima_bold-webfont.woff') format('woff'),
         url('fonts/decima_bold-webfont.ttf') format('truetype'),
         url('fonts/decima_bold-webfont.svg#decimabold') format('svg');
    font-weight: bold;
}
