@font-face {
    font-family: 'TrajanProRegular';
    src: url('../fonts/trajanpro-regular.eot');
    src: url('../fonts/trajanpro-regular.eot') format('embedded-opentype'),
		 url('../fonts/trajanpro-regular.woff') format('woff'),
		 url('../fonts/trajanpro-regular.ttf') format('truetype'),
		 url('../fonts/trajanpro-regular.svg#TrajanProRegular') format('svg');
}

@font-face {
    font-family: 'TrajanProBold';
    src: url('../fonts/trajanpro-bold.eot');
    src: url('../fonts/trajanpro-bold.eot') format('embedded-opentype'),
         url('../fonts/trajanpro-bold.woff') format('woff'),
         url('../fonts/trajanpro-bold.ttf') format('truetype'),
         url('../fonts/trajanpro-bold.svg#TrajanProBold') format('svg');
}

@font-face {
    font-family: 'quan_bookregular';
    src: url('../fonts/typesketchbook_-_quan-book-webfont.eot');
    src: url('../fonts/typesketchbook_-_quan-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/typesketchbook_-_quan-book-webfont.woff') format('woff'),
         url('../fonts/typesketchbook_-_quan-book-webfont.ttf') format('truetype'),
         url('../fonts/typesketchbook_-_quan-book-webfont.svg#quan_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'quan_boldregular';
    src: url('../fonts/typesketchbook_-_quan-bold-webfont.eot');
    src: url('../fonts/typesketchbook_-_quan-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/typesketchbook_-_quan-bold-webfont.woff') format('woff'),
         url('../fonts/typesketchbook_-_quan-bold-webfont.ttf') format('truetype'),
         url('../fonts/typesketchbook_-_quan-bold-webfont.svg#quan_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}