	/*
  	socialicon icon font: socialicon
  	Creation date: 22/06/2016 15:42
  	*/

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Socialicon";
    src: url("../fonts/Socialicon.svg#Socialicon") format("svg");
  }
}

[class^="socialicon-"]:before, [class*=" socialicon-"]:before,
[class^="socialicon-"]:after, [class*=" socialicon-"]:after {   
  font-family: Socialicon;
        font-size: 20px;
font-style: normal;
}
.socialicon-2x {
  font-size: 2em;
}
.socialicon-3x {
  font-size: 3em;
}
.socialicon-4x {
  font-size: 4em;
}
.socialicon-5x {
  font-size: 5em;
}

.socialicon-addthis:before { content: "\f100"; }
.socialicon-amazon:before { content: "\f101"; }
.socialicon-bebo:before { content: "\f102"; }
.socialicon-behance:before { content: "\f103"; }
.socialicon-bing:before { content: "\f104"; }
.socialicon-blogger:before { content: "\f105"; }
.socialicon-delicious:before { content: "\f106"; }
.socialicon-deviantart:before { content: "\f107"; }
.socialicon-digg:before { content: "\f108"; }
.socialicon-dribble:before { content: "\f109"; }
.socialicon-dropbox:before { content: "\f10a"; }
.socialicon-ebay:before { content: "\f10b"; }
.socialicon-evernote:before { content: "\f10c"; }
.socialicon-facebook:before { content: "\f10d"; }
.socialicon-flickr:before { content: "\f10e"; }
.socialicon-forrst:before { content: "\f10f"; }
.socialicon-foursquare:before { content: "\f110"; }
.socialicon-foursquare-1:before { content: "\f111"; }
.socialicon-google-plus:before { content: "\f112"; }
.socialicon-grooveshark:before { content: "\f113"; }
.socialicon-html5:before { content: "\f114"; }
.socialicon-instagram:before { content: "\f115"; }
.socialicon-kickstarter:before { content: "\f116"; }
.socialicon-lastfm:before { content: "\f117"; }
.socialicon-linkedin:before { content: "\f118"; }
.socialicon-livejournal:before { content: "\f119"; }
.socialicon-myspace:before { content: "\f11a"; }
.socialicon-opera:before { content: "\f11b"; }
.socialicon-paypal:before { content: "\f11c"; }
.socialicon-picasa:before { content: "\f11d"; }
.socialicon-pinterest:before { content: "\f11e"; }
.socialicon-rss:before { content: "\f11f"; }
.socialicon-sharethis:before { content: "\f120"; }
.socialicon-skype:before { content: "\f121"; }
.socialicon-soundcloud:before { content: "\f122"; }
.socialicon-stumbleupon:before { content: "\f123"; }
.socialicon-technorati:before { content: "\f124"; }
.socialicon-telegram:before { content: "\f125"; }
.socialicon-tumblr:before { content: "\f126"; }
.socialicon-twitter:before { content: "\f127"; }
.socialicon-viber:before { content: "\f128"; }
.socialicon-vimeo:before { content: "\f129"; }
.socialicon-vk:before { content: "\f12a"; }
.socialicon-wikipedia:before { content: "\f12b"; }
.socialicon-wordpress:before { content: "\f12c"; }
.socialicon-xing:before { content: "\f12d"; }
.socialicon-yahoo:before { content: "\f12e"; }
.socialicon-yandex:before { content: "\f12f"; }
.socialicon-youtube:before { content: "\f130"; }
.socialicon-zerply:before { content: "\f131"; }

  
 /*****************************/
 /**      ÁNGEL Y DIEGO      **/
 /*****************************/

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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  /*font-family: 'icomoon';*/
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.icon-x-twitter:before {
  content: "\eee0";
}

.socialicon-tiktok:before,
.icon-tiktok:before {
	font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
  content: "\eee1";
}

.socialicon-twitter:before {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\eee0";
}
a.twitter{
	margin-top:2px;
}

.fa.fa-twitter:before {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;

    content: "\eee0"; 
}