@font-face {
	font-family: 'georgiabold';
	src: url('../fonts/georgia_bold-webfont.woff2') format('woff2'),
		url('../fonts/georgia_bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}
@font-face {
    font-family: 'itc_avant_garde_gothicbook';
    src: url('../fonts/avantgardeitcbybt-book-webfont.woff2') format('woff2'),
         url('../fonts/avantgardeitcbybt-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Regular'), url('../fonts/MYRIADPRO-REGULAR.woff') format('woff');
    }

