@font-face {
    font-family: 'n27regular';
    src: url('../fonts/n27/n27-regular-webfont.eot');
    src: url('../fonts/n27/n27-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/n27/n27-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


h1 {
    font-family: 'n27regular';
    font-size: 80px;
    margin-bottom: 15px;
    color: white;
}