

@font-face {
    font-family: 'quantum_flat_brkregular';
    src: url('fonts/quantflt-webfont.eot');
    src: url('fonts/quantflt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quantflt-webfont.woff') format('woff'),
         url('fonts/quantflt-webfont.svg#quantum_flat_brkregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1 {
font-family: 'quantum_flat_brkregular', Arial, sans-serif;
font-weight:normal;
font-style:normal;
font-size: xx-large;
text-align:center;
margin-top: 100px;


}