
@font-face {
 font-family: Gulax-Regular;
 src: url(Gulax-Regular.woff);
}

body {
    font-family: Gulax-Regular;
    width: 297px;
    height : 420px;
    background-color: black;
    text-align: justify;
    font-size: 13px;
    color: white;
    letter-spacing: 6px;
}

h1 {
    text-align: left;
    font-size : 
}

h2 {
    text-align: left;
    opacity : 70%;
}

h2 {
    text-align: center;
    opacity : 50%;
}

h4 {
    text-align: center;
    opacity : 30%;
    color: blue;
    text-align: center;
    font-size : 80px;
    display:block;
    position: absolute;
    line-height: 70px;
}


@media print {
}

@media screen{
    
}