@import url("reset.css");
@import url("layout.css");
@font-face {
    font-family: 'CuprumFFURegular';
    src: url('cuprum-webfont.eot');
    src: url('cuprum-webfont.eot?#iefix') format('embedded-opentype'),
         url('cuprum-webfont.woff') format('woff'),
         url('cuprum-webfont.ttf') format('truetype'),
         url('cuprum-webfont.svg#CuprumFFURegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.cufon-f1{
	font-family: "CuprumFFURegular", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
