/* Fonts */
@font-face {
   font-family: 'GothamRoundedLight';
   src: url('fonts/gothamrnd-light.eot');
   src: url('fonts/gothamrnd-light.eot') format('embedded-opentype'), url('fonts/gothamrnd-light.woff') format('woff'), url('fonts/gothamrnd-light.ttf') format('truetype'), url('fonts/gothamrnd-light.svg#GothamRoundedLight') format('svg');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'GothamRoundedMedium';
   src: url('fonts/gothamrnd-medium.eot');
   src: url('fonts/gothamrnd-medium.eot') format('embedded-opentype'), url('fonts/gothamrnd-medium.woff') format('woff'), url('fonts/gothamrnd-medium.ttf') format('truetype'), url('fonts/gothamrnd-medium.svg#GothamRoundedMedium') format('svg');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'GothamRoundedBook';
   src: url('fonts/gothamrnd-book.eot');
   src: url('fonts/gothamrnd-book.eot') format('embedded-opentype'), url('fonts/gothamrnd-book.woff') format('woff'), url('fonts/gothamrnd-book.ttf') format('truetype'), url('fonts/gothamrnd-book.svg#GothamRoundedBook') format('svg');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'GothamRoundedBold';
   src: url('fonts/gothamrnd-bold.eot');
   src: url('fonts/gothamrnd-bold.eot') format('embedded-opentype'), url('fonts/gothamrnd-bold.woff') format('woff'), url('fonts/gothamrnd-bold.ttf') format('truetype'), url('fonts/gothamrnd-bold.svg#GothamRoundedBold') format('svg');
   font-weight: normal;
   font-style: normal;
}


@font-face {
   font-family: 'xoomfont';
   src: url('fonts/xoomfont.eot?-l79aw2');
   src: url('fonts/xoomfont.eot?#iefix-l79aw2') format('embedded-opentype'), url('fonts/xoomfont.ttf?-l79aw2') format('truetype'), url('fonts/xoomfont.woff?-l79aw2') format('woff'), url('fonts/xoomfont.svg?-l79aw2#xoomfont') format('svg');
   font-weight: normal;
   font-style: normal;
}

.icon-xoomfont_constructiondude:before {
   content: "\e600";
   font-size: 8em;
   color: #fdb515;
   text-align: center !important;
   margin: 0 auto !important;
}
