@charset "utf-8";
/* CSS Document */

@font-face
{
font-family: CenturyGothic;
src:url('GOTHIC.eot'),url('GOTHIC.ttf');
}


body {font-family: "CenturyGothic", Arial, sans-serif;}