@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('./OpenSans-Regular.eot');
    src: url('./OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
         url('./OpenSans-Regular.woff') format('woff'),
         url('./OpenSans-Regular.ttf') format('truetype'),
		  url('./OpenSans-Regular.otf') format('truetype'),
         url('./OpenSans-Regular.svg#OpenSans-Regular') format('svg');

}

@font-face {
    font-family: 'BreeSerif-Regular';
    src: url('./BreeSerif-Regular.eot');
    src: url('./BreeSerif-Regular.eot?#iefix') format('embedded-opentype'),
         url('./BreeSerif-Regular.woff') format('woff'),
         url('./BreeSerif-Regular.ttf') format('truetype'),
		  url('./BreeSerif-Regular.otf') format('truetype'),
         url('./BreeSerif-Regular.svg#BreeSerif-Regular') format('svg');

}

