/*#######################################################
  #### FONTES
#######################################################
*/
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,800,900');
@font-face {
  font-family:'SegoeUI-Bold';
  src: url('../fontes/SegoeUI-Bold.eot');
  src: url('../fontes/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fontes/SegoeUI-Bold.woff') format('woff'),
    url('../fontes/SegoeUI-Bold.ttf') format('truetype'),
    url('../fontes/SegoeUI-Bold.otf') format('opentype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'SegoeUI-Semibold';
  src: url('../fontes/SegoeUI-Semibold.eot');
  src: url('../fontes/SegoeUI-Semibold.eot?#iefix') format('embedded-opentype'),
    url('../fontes/SegoeUI-Semibold.woff') format('woff'),
    url('../fontes/SegoeUI-Semibold.ttf') format('truetype'),
    url('../fontes/SegoeUI-Semibold.otf') format('opentype');
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family:'SegoeUI';
  src: url('../fontes/SegoeUI.eot');
  src: url('../fontes/SegoeUI.eot?#iefix') format('embedded-opentype'),
    url('../fontes/SegoeUI.woff') format('woff'),
    url('../fontes/SegoeUI.ttf') format('truetype'),
    url('../fontes/SegoeUI.otf') format('opentype');
  font-style: normal;
  font-stretch: normal;
}