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

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'eliaresp';
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  opacity: 0.8;
/* fix buttons height, for twitter bootstrap */
  line-height: 1em;
/* Animation center compensation - magrins should be symmetric */
/* remove if not needed */
  margin-left: 0.2em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.fab{
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
}

.icon-rss:before { content: '\63'; } /* 'c' */
.icon-youtube:before { content: '\66'; } /* 'f' */
.icon-facebook-rect:before { content: '\65'; } /* 'e' */
.icon-twitter-bird:before { content: '\67'; } /* 'g' */
.icon-vimeo-rect:before { content: '\64'; } /* 'd' */
.icon-linkedin-rect:before { content: '\68'; } /* 'h' */