@font-face { font-family: Nexa-Black; src: url('/fonts/Nexa-Black.ttf'); }
@font-face { font-family: Nexa-Book; src: url('/fonts/Nexa-Book.ttf'); }
@font-face { font-family: Nexa-ExtraBold; src: url('/fonts/Nexa-ExtraBold.ttf'); }
@font-face { font-family: Nexa-Heavy; src: url('/fonts/Nexa-Heavy.ttf'); }

h1{

}
h2{

}
h3{
    font-family: Nexa-ExtraBold, sans-serif!important;
    font-size: 25px;
}
h4{
    color: #FFF!important;
    font-family: Nexa-Black, sans-serif!important;
    font-size: 18px!important;
}
h5{
    font-family: Nexa-Book, sans-serif!important;
    font-size: 22px!important;
    margin-top: 18px!important;
}
body {
    font-family: Nexa-Black, sans-serif!important;
    font-weight: 400;
    font-style: normal;
}

