@font-face {
    font-family: 'carrois_gothicregular';
    src: url('carroisgothic-regular-webfont.eot');
    src: url('carroisgothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('carroisgothic-regular-webfont.woff') format('woff'),
         url('carroisgothic-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}