/*
 * Fontes
 */

@font-face {
    font-family: 'Conduit_Light';
    src: url('/template/css/fontes/Conduit_Light/Conduit_Light.eot');
    src: url('/template/css/fontes/Conduit_Light/Conduit_Light.eot?#iefix') format('embedded-opentype'),
         url('/template/css/fontes/Conduit_Light/Conduit_Light.woff') format('woff'),
         url('/template/css/fontes/Conduit_Light/Conduit_Light.ttf') format('truetype'),
         url('/template/css/fontes/Conduit_Light/Conduit_Light.svg#Conduit_Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conduit_Medium';
    src: url('/template/css/fontes/Conduit_Medium/Conduit_Medium.eot');
    src: url('/template/css/fontes/Conduit_Medium/Conduit_Medium.eot?#iefix') format('embedded-opentype'),
         url('/template/css/fontes/Conduit_Medium/Conduit_Medium.woff') format('woff'),
         url('/template/css/fontes/Conduit_Medium/Conduit_Medium.ttf') format('truetype'),
         url('/template/css/fontes/Conduit_Medium/Conduit_Medium.svg#Conduit_Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
	font-style: normal;
  	font-weight: 400;
    src: url('/template/css/fontes/OpenSans/opensans_regular.eot');
    src: url('/template/css/fontes/OpenSans/opensans_regular.eot?#iefix') format('embedded-opentype'),
         url('/template/css/fontes/OpenSans/opensans_regular.woff') format('woff'),
         url('/template/css/fontes/OpenSans/opensans_regular.ttf') format('truetype'),
         url('/template/css/fontes/OpenSans/opensans_regular.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;	
}

@font-face {
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url('/template/css/fontes/OpenSans/OpenSans-Semibold.woff') format('woff');
}
@font-face {
  font-family: 'OpenSans Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Condensed Bold'), local('OpenSans-CondensedBold'), url('/template/css/fontes/OpenSans/OpenSans-CondensedBold.woff') format('woff');
}

@font-face {
    font-family: 'Swis';
    src: url('/template/css/fontes/Swis/Swis.eot');
    src: url('/template/css/fontes/Swis/Swis.eot?#iefix') format('embedded-opentype'),
         url('/template/css/fontes/Swis/Swis.woff') format('woff'),
         url('/template/css/fontes/Swis/Swis.ttf') format('truetype'),
         url('/template/css/fontes/Swis/Swis.svg#Swis') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Candara';
    src: url('/template/css/fontes/Candara/Candara.eot');
    src: url('/template/css/fontes/Candara/Candara.eot?#iefix') format('embedded-opentype'),
         url('/template/css/fontes/Candara/Candara.woff') format('woff'),
         url('/template/css/fontes/Candara/Candara.ttf') format('truetype'),
         url('/template/css/fontes/Candara/Candara.svg#Candara') format('svg');
    font-weight: normal;
    font-style: normal;
}