@font-face {
  font-family: 'roma-fw';
  src: url('fonts/roma-fw.eot?28891123');
  src: url('fonts/roma-fw.eot?28891123#iefix') format('embedded-opentype'),
       url('fonts/roma-fw.woff2?28891123') format('woff2'),
       url('fonts/roma-fw.woff?28891123') format('woff'),
       url('fonts/roma-fw.ttf?28891123') format('truetype'),
       url('fonts/roma-fw.svg?28891123#albert') format('svg');
  font-weight: normal;
  font-style: normal;
}



 .roma-icon:before {
  font-family: "roma-fw";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  
  
  -webkit-transition: color 600ms;
     -moz-transition: color 600ms; 
       -o-transition: color 600ms;  
          transition: color 600ms;
}

 .roma-icon.roma-icon-big:before{
	 font-size: 1.6em
 }



.icon-duckduckgo:before { content: '\e800'; } /* '' */
.icon-aim:before { content: '\e801'; } /* '' */
.icon-gplus:before { content: '\e802'; } /* '' */
.icon-tag:before { content: '\e803'; } /* '' */
.icon-wikipedia:before { content: '\e804'; } /* '' */
.icon-calendar:before { content: '\e805'; } /* '' */
.icon-pinterest:before { content: '\e806'; } /* '' */
.icon-html5:before { content: '\e807'; } /* '' */
.icon-w3c:before { content: '\e808'; } /* '' */
.icon-call:before { content: '\e809'; } /* '' */
.icon-list-nested:before { content: '\e80a'; } /* '' */
.icon-cancel:before { content: '\e80b'; } /* '' */
.icon-trash:before { content: '\e80c'; } /* '' */
.icon-digg:before { content: '\e80d'; } /* '' */
.icon-paypal:before { content: '\e80e'; } /* '' */
.icon-twitter:before { content: '\e80f'; } /* '' */
.icon-youtube:before { content: '\e810'; } /* '' */
.icon-facebook-1:before { content: '\e811'; } /* '' */
.icon-odnoklassniki:before { content: '\e812'; } /* '' */
.icon-search:before { content: '\e813'; } /* '' */
.icon-spotify:before { content: '\e814'; } /* '' */
.icon-location:before { content: '\e815'; } /* '' */
.icon-vcard:before { content: '\e816'; } /* '' */
.icon-reddit:before { content: '\e817'; } /* '' */
.icon-blogger:before { content: '\e818'; } /* '' */
.icon-cc:before { content: '\e819'; } /* '' */
.icon-dribbble:before { content: '\e81a'; } /* '' */
.icon-evernote:before { content: '\e81b'; } /* '' */
.icon-flickr:before { content: '\e81c'; } /* '' */
.icon-email:before { content: '\e81d'; } /* '' */
.icon-yahoo:before { content: '\e81e'; } /* '' */
.icon-xing:before { content: '\e81f'; } /* '' */
.icon-vimeo:before { content: '\e820'; } /* '' */
.icon-skype:before { content: '\e821'; } /* '' */
.icon-rss:before { content: '\e822'; } /* '' */
.icon-vk:before { content: '\e823'; } /* '' */
.icon-linkedin:before { content: '\e824'; } /* '' */
.icon-dropbox:before { content: '\e825'; } /* '' */
.icon-cloudapp:before { content: '\e826'; } /* '' */
.icon-github:before { content: '\e827'; } /* '' */
.icon-tumblr:before { content: '\e828'; } /* '' */
.icon-wordpress:before { content: '\e829'; } /* '' */
.icon-instagram:before { content: '\e82a'; } /* '' */
.icon-print:before { content: '\e82b'; } /* '' */
.icon-shop:before { content: '\e835'; } /* '' */
.icon-spin6:before { content: '\e839'; } /* '' */
.icon-fax:before { content: '\f1ac'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-facebook:before { content: '\f30c'; } /* '' */
.icon-deviantart:before { content: '\f316'; } /* '' */
.icon-visa:before { content: '\f328'; } /* '' */
.icon-mastercard:before { content: '\f329'; } /* '' */
.icon-pin:before { content: '\e82c'; } /* '' */

.icon-phone:before { content: '\e809'; } /* '' */

.yummly:hover .roma-icon:before {
    color: #E16120
}
.whatsapp:hover .roma-icon:before {
    color: #34AF23
}
.diggit:hover .roma-icon:before {
    color: #14589E
}
.buffer:hover .roma-icon:before {
    color: #272727
}
.twitter:hover .roma-icon:before {
    color: #00a9f1
}
.reddit:hover .roma-icon:before {
    color: #FF4500
}
.flattr:hover .roma-icon:before {
    color: #f67C1A
}
.tumblr:hover .roma-icon:before {
    color: #2C4762
}
.linkedin:hover .roma-icon:before {
    color: #007bb6
}
.gplus:hover .roma-icon:before {
    color: #e0452c
}
.xing:hover .roma-icon:before {
    color: #026466
}
.facebook:hover .roma-icon:before {
    color: #365397
}
.vk:hover .roma-icon:before {
    color: #45668E
}
.print:hover .roma-icon:before {
    color: #1F6B43
}
.pinterest:hover .roma-icon:before {
    color: #ce1a19
}
.email:hover .roma-icon:before {
    color: #787878
}