@font-face {
    font-family:"_MONTSERRAT_BOLD_"; 
    src:url('../../fontes/montserrat_bold.ttf') format("truetype"); /* navegadores modernos */
    *src: url("../../fontes/montserrat_bold.eot?#iefix") format("embedded-opentype"); /* IE 7 */
    _src: url("../../fontes/montserrat_bold.eot?#iefix") format("embedded-opentype"); /* IE 6 */
    src: url("../../fontes/montserrat_bold.eot?#iefix") format("embedded-opentype")\9; /* IE 8 */
}
@font-face {
    font-family:"_MONTSERRAT_LIGHT_"; 
    src:url('../../fontes/montserrat_light.ttf') format("truetype"); /* navegadores modernos */
    *src: url("../../fontes/montserrat_light.eot?#iefix") format("embedded-opentype"); /* IE 7 */
    _src: url("../../fontes/montserrat_light.eot?#iefix") format("embedded-opentype"); /* IE 6 */
    src: url("../../fontes/montserrat_light.eot?#iefix") format("embedded-opentype")\9; /* IE 8 */
}
@font-face {
    font-family:"_MONTSERRAT_REGULAR_"; 
    src:url('../../fontes/montserrat_regular.ttf') format("truetype"); /* navegadores modernos */
    *src: url("../../fontes/montserrat_regular.eot?#iefix") format("embedded-opentype"); /* IE 7 */
    _src: url("../../fontes/montserrat_regular.eot?#iefix") format("embedded-opentype"); /* IE 6 */
    src: url("../../fontes/montserrat_regular.eot?#iefix") format("embedded-opentype")\9; /* IE 8 */
}