/* CSS for font JoeBob Graphics */
@font-face {
  font-family: 'joebob_graphics';
  src: url('//www.portoeditora.pt/responsive/ext-libs/fonts/joebob-graphics/joebob_graphics_-_manus-webfont.eot')!important;
  src: url('//www.portoeditora.pt/responsive/ext-libs/fonts/joebob-graphics/joebob_graphics_-_manus-webfont.eot?#iefix') format('embedded-opentype'), 
  	   url('//www.portoeditora.pt/responsive/ext-libs/fonts/joebob-graphics/joebob_graphics_-_manus-webfont.woff') format('woff'),
  	   url('//www.portoeditora.pt/responsive/ext-libs/fonts/joebob-graphics/joebob_graphics_-_manus-webfont.ttf') format('truetype'), 
  	   url('//www.portoeditora.pt/responsive/ext-libs/fonts/joebob-graphics/joebob_graphics_-_manus-webfont.svg#joebob_graphics') format('svg')!important;
}