/*Definir tipografias*/
@font-face {
    font-family: 'BreeLight';
    src: url('fonts/bree-light-webfont.eot');
    src: url('fonts/bree-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bree-light-webfont.woff') format('woff'),
         url('fonts/bree-light-webfont.ttf') format('truetype'),
         url('fonts/bree-light-webfont.svg#BreeLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BreeThin';
    src: url('fonts/bree-thin-webfont.eot');
    src: url('fonts/bree-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bree-thin-webfont.woff') format('woff'),
         url('fonts/bree-thin-webfont.ttf') format('truetype'),
         url('fonts/bree-thin-webfont.svg#BreeThin') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CalibriRegular';
    src: url('fonts/calibri-webfont.eot');
    src: url('fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/calibri-webfont.woff') format('woff'),
         url('fonts/calibri-webfont.ttf') format('truetype'),
         url('fonts/calibri-webfont.svg#CalibriRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CalibriBold';
    src: url('fonts/calibrib-webfont.eot');
    src: url('fonts/calibrib-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/calibrib-webfont.woff') format('woff'),
         url('fonts/calibrib-webfont.ttf') format('truetype'),
         url('fonts/calibrib-webfont.svg#CalibriBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CalibriItalic';
    src: url('fonts/calibrii-webfont.eot');
    src: url('fonts/calibrii-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/calibrii-webfont.woff') format('woff'),
         url('fonts/calibrii-webfont.ttf') format('truetype'),
         url('fonts/calibrii-webfont.svg#CalibriItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}