/*
@font-face {
  font-family: 'Ropa Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Ropa Sans'), local('RopaSans-Regular'), url(http://themes.googleusercontent.com/static/fonts/ropasans/v2/QnguTd82yEUxQZygH2gm8D8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
*/
@font-face {
    font-family: 'Ropa Sans';
    src: url('RopaSansPro-Regular-webfont.eot');
    src: url('RopaSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('RopaSansPro-Regular-webfont.woff') format('woff'),
         url('RopaSansPro-Regular-webfont.ttf') format('truetype'),
         url('RopaSansPro-Regular-webfont.svg#ropa_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
