@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: optima;
    src: url('optima.ttf') format('truetype'); 
    }
@font-face {
    font-family: tradegothic;
    src: url('tradegothic.otf') format('opentype'); 
	
    }
@font-face {
    font-family: courier;
    src: url('cour.ttf') format('truetype'); 
	
    }

