body {
	-webkit-font-smoothing: antialiased;
}

@font-face {
  font-family: 'Kor';
  src: url('../fonts/KorinnaStd-Kursiv.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FraGot';
  src: url('../fonts/ITCFranklinGothicStd-BkCd.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FraGot';
  src: url('../fonts/ITCFranklinGothicStd-MdCd.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'FraGot';
  src: url('../fonts/ITCFranklinGothicStd-DmCd.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'BradyBunch';
  src: url('../fonts/BradBunR.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Mufferaw';
  src: url('../fonts/Mufferaw.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'MinionPro';
  src: url('../fonts/minionpro-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


/*
	
@font-face {
  font-family: 'FraGot';
  src: url('../fonts/ITCFranklinGothicStd-DmCd.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/ITCFranklinGothicStd-DmCd.otf')  format('opentype');
  font-weight: bold;
  font-style: normal;
}

*/