
@font-face {
font-family: 'Bebas';
src: url('Bebasd41d.eot?#iefix') format('embedded-opentype'),  url('Bebas.woff') format('woff'), url('Bebas.ttf')  format('truetype'), url('Bebas.svg#Bebas') format('svg');
font-weight: normal;
font-style: normal;
word-spacing: 0.3em;
}

@font-face {
font-family: 'BigNoodle';
src: url('bignoodletitling.eot#iefix') format('embedded-opentype'),  url('bignoodletitling.woff') format('woff'), url('bignoodletitling.ttf')  format('truetype');
font-weight: normal;
font-style: normal;
word-spacing: 0.2em;
}

@font-face {
    font-family: 'Gobold';
    src:url('Gobold.ttf.eot?#iefix') format('embedded-opentype'), 
	url('Gobold.ttf.woff') format('woff'),
    url('Gobold.ttf.svg#Gobold') format('svg'),
    url('Gobold.ttf.eot'); 
    font-weight: normal;
    font-style: normal;
}

/* use this class to attach this font to any element i.e. <p class="BigNoodle">Text with this font applied</p> */
.BigNoodle {
	font-family: 'BigNoodle' !important;
}

/* Font used in Bid list main currency numbers and captcha (same width character) */ 
@font-face {
  font-family: consolamono;
  src: url(ConsolaMono.ttf);
}
