@font-face {
font-family: "Unica77LL-Regular", Sans-Serif;
src: url(font/Unica77LL-Regular.otf) format('opentype'),
    url(font/Unica77LL-Regular.woff) format('woff');

}

}

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;


}


.column {
  float: left;
    width: 25%;
}


.row:after {
  content: "";
  display: table;
  clear: both;
}


.wrapper {
    width: 100%;
    margin: 0px auto;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}



h1 {
    color: white;
    font-size: 14px;
    font-family: "Unica77LL-Regular";
    font-weight: 100;
    margin: 0;
    
        
}

h2 {
    color: grey;
      font-size: 14px;
    font-family: "Unica77LL-Regular";
    font-weight: 100;
        margin: 0;
    line-height: 150%;

    
    
}

h3 {
    color: white;
      font-size: 14px;
    font-family: "Unica77LL-Regular";
    font-weight: 100;
        margin: 0;

    
    
}




h4 {
     color: grey;
     font-size: 14px;
    font-family: "Unica77LL-Regular";
    font-weight: 100;
        margin: 0;

    
    
}


