
@font-face {
    font-family: 'NewJune';
    src: url('../fontes/newjunemedium-webfont.eot');
    src: url('../fontes/newjunemedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/newjunemedium-webfont.woff') format('woff'),
         url('../fontes/newjunemedium-webfont.ttf') format('truetype'),
         url('../fontes/newjunemedium-webfont.svg#NewJune') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NewJune';
    src: url('../fontes/newjunemedium-italic-webfont.eot');
    src: url('../fontes/newjunemedium-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/newjunemedium-italic-webfont.woff') format('woff'),
         url('../fontes/newjunemedium-italic-webfont.ttf') format('truetype'),
         url('../fontes/newjunemedium-italic-webfont.svg#NewJune') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'NewJune';
    src: url('../fontes/newjune-bold-webfont.eot');
    src: url('../fontes/newjune-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/newjune-bold-webfont.woff') format('woff'),
         url('../fontes/newjune-bold-webfont.ttf') format('truetype'),
         url('../fontes/newjune-bold-webfont.svg#NewJune') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'NewJune';
    src: url('../fontes/newjune-bolditalic-webfont.eot');
    src: url('../fontes/newjune-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/newjune-bolditalic-webfont.woff') format('woff'),
         url('../fontes/newjune-bolditalic-webfont.ttf') format('truetype'),
         url('../fontes/newjune-bolditalic-webfont.svg#NewJune') format('svg');
    font-weight: bold;
    font-style: italic;

}