@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'pt_sansregular';
    src: url('pts55f.eot');
    src: url('pts55f.eot#iefix') format('embedded-opentype'), url('pts55f.woff') format('woff2'), url('pts55f.woff') format('woff'), url('pts55f.ttf') format('truetype'), url('pts55f.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'novecentosanswideuploadedfile';
    src: url('2ee333_0_0.eot');
    src: url('2ee333_0_0.eot#iefix') format('embedded-opentype'), url('2ee333_0_0.woff') format('woff2'), url('2ee333_0_0.woff') format('woff'), url('2ee333_0_0.ttf') format('truetype'), url('2ee333_0_0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('Lato-Regular.ttf');
    src: url('Lato-Regular.ttf#iefix')
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'bebas_neuebold';
    src: url('bebasneue_bold-webfont.eot');
    src: url('bebasneue_bold-webfont.eot#iefix') format('embedded-opentype'), url('bebasneue_bold-webfont.woff') format('woff2'), url('bebasneue_bold-webfont.woff') format('woff'), url('bebasneue_bold-webfont.ttf') format('truetype'), url('bebasneue_bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


body, p, span{
    font-family: 'lato';
    font-size:14px;
}

.lato{
font-family: 'lato';
}
.nov, h1 {
font-family: 'novecentosanswideuploadedfile' !important;
text-transform:uppercase !important;
}

.sans{
font-family: 'pt_sansregular' !important;
}.

.bebas{
font-family: 'bebas_neuebold';
}

.bold{
font-weight:bold;
}

.12{
font-size:12px
}
.14{
font-size:14px
}

.16{
font-size:16px
}
.18{
font-size:18px
}
.20{
font-size:20px
}
.24{
font-size:24px
}
.28{
font-size:28px
}
.32{
font-size:32px
}
.36{
font-size:36px
}
.40{
font-size:40px
}
.42{
font-size:42px
}
.center{
text-align:center;
}