@font-face {
    font-family: 'Ropa Sans';
    src: url('../webfonts/ropasans-regular/ropasans-regular.eot');
    src: local('Ropa Sans'),
		 local('RopaSans-Regular'), 
		 	url('../../webfonts/ropasans-regular/ropasans-regular.eot?#iefix') format('embedded-opentype'),
		 	url('../../webfonts/ropasans-regular/ropasans-regular.woff') format('woff'),
		 	url('../../webfonts/ropasans-regular/ropasans-regular.ttf') format('truetype'),
		 	url('../../webfonts/ropasans-regular/ropasans-regular.svg#ropa_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}