/**handles:fw-shortcode-custom-icon-box**/
@font-face {
font-family: 'fontello-eventisrl';
src: url('https://www.eventisrl.net/wp-content/themes/Eventisrl/framework/assets/fonts/fontello-eventisrl.eot?49761736');
src: url('https://www.eventisrl.net/wp-content/themes/Eventisrl/framework/assets/fonts/fontello-eventisrl.eot?49761736#iefix') format('embedded-opentype'),
     url('https://www.eventisrl.net/wp-content/themes/Eventisrl/framework/assets/fonts/fontello-eventisrl.ttf?49761736') format('truetype'),
     url('https://www.eventisrl.net/wp-content/themes/Eventisrl/framework/assets/fonts/fontello-eventisrl.svg?49761736#fontello') format('svg');
font-weight: normal;
font-style: normal;
}

.icon {
font-family: "fontello-eventisrl";
font-style: normal;
font-weight: normal;
speak: none;
font-size: inherit; 
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); */
}

.icon:before {display: inline-block}
.icon-lg {font-size: 2em;line-height: .75em;vertical-align: -15%;}


.icon-award:before { content: '\e800'; }
.icon-cog-alt:before { content: '\e801'; }
.icon-sliders:before { content: '\e802';
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.icon-group:before { content: '\e803'; }
.icon-share:before { content: '\e804'; }