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

}

@font-face {
    font-family: 'Bree Serif';
    src: url('../fonts/BreeSerif-Regular-webfont.eot');
    src: url('../fonts/BreeSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BreeSerif-Regular-webfont.woff') format('woff'),
         url('../fonts/BreeSerif-Regular-webfont.ttf') format('truetype'),
         url('../fonts/BreeSerif-Regular-webfont.svg#BreeSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
