/**
 * @package     VP Advanced User
 * @author      Abhishek Das <info@virtueplanet.com>
 * @copyright   Copyright (C) 2012-2019 VirtuePlanet Services LLP. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 * @link        https://www.virtueplanet.com
 */

@font-face {
  font-family: 'vpau-icons';
  src:
    url('../fonts/vpau-icons.ttf?774v5h') format('truetype'),
    url('../fonts/vpau-icons.woff?774v5h') format('woff'),
    url('../fonts/vpau-icons.svg?774v5h#vpau-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="vpau-icon-"], [class*=" vpau-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'vpau-icons' !important;
  speak: none;
  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;
}

.vpau-icon-amazon:before {
  content: "\eee6";
}
.vpau-icon-google:before {
  content: "\eee7";
}
.vpau-icon-google3:before {
  content: "\eee9";
}
.vpau-icon-google-plus:before {
  content: "\eeea";
}
.vpau-icon-google-plus3:before {
  content: "\eeec";
}
.vpau-icon-hangouts:before {
  content: "\eeed";
}
.vpau-icon-google-drive:before {
  content: "\eeee";
}
.vpau-icon-facebook:before {
  content: "\eeef";
}
.vpau-icon-facebook2:before {
  content: "\eef0";
}
.vpau-icon-instagram:before {
  content: "\eef1";
}
.vpau-icon-whatsapp:before {
  content: "\eef2";
}
.vpau-icon-telegram:before {
  content: "\eef4";
}
.vpau-icon-twitter:before {
  content: "\eef5";
}
.vpau-icon-vine:before {
  content: "\eef6";
}
.vpau-icon-vk:before {
  content: "\eef7";
}
.vpau-icon-renren:before {
  content: "\eef8";
}
.vpau-icon-twitch:before {
  content: "\eefe";
}
.vpau-icon-vimeo:before {
  content: "\eeff";
}
.vpau-icon-flickr:before {
  content: "\ef02";
}
.vpau-icon-flickr2:before {
  content: "\ef03";
}
.vpau-icon-flickr3:before {
  content: "\ef04";
}
.vpau-icon-dribbble:before {
  content: "\ef06";
}
.vpau-icon-behance:before {
  content: "\ef07";
}
.vpau-icon-deviantart:before {
  content: "\ef09";
}
.vpau-icon-500px:before {
  content: "\ef0a";
}
.vpau-icon-steam:before {
  content: "\ef0b";
}
.vpau-icon-dropbox:before {
  content: "\ef0d";
}
.vpau-icon-onedrive:before {
  content: "\ef0e";
}
.vpau-icon-github:before {
  content: "\ef0f";
}
.vpau-icon-npm:before {
  content: "\ef10";
}
.vpau-icon-basecamp:before {
  content: "\ef11";
}
.vpau-icon-trello:before {
  content: "\ef12";
}
.vpau-icon-wordpress:before {
  content: "\ef13";
}
.vpau-icon-joomla:before {
  content: "\ef14";
}
.vpau-icon-ello:before {
  content: "\ef15";
}
.vpau-icon-blogger:before {
  content: "\ef16";
}
.vpau-icon-blogger2:before {
  content: "\ef17";
}
.vpau-icon-tumblr2:before {
  content: "\ef19";
}
.vpau-icon-yahoo:before {
  content: "\ef1a";
}
.vpau-icon-yahoo2:before {
  content: "\ef1b";
}
.vpau-icon-appleinc:before {
  content: "\ef1d";
}
.vpau-icon-android:before {
  content: "\ef1f";
}
.vpau-icon-windows:before {
  content: "\ef20";
}
.vpau-icon-windows8:before {
  content: "\ef21";
}
.vpau-icon-soundcloud:before {
  content: "\ef22";
}
.vpau-icon-soundcloud2:before {
  content: "\ef23";
}
.vpau-icon-skype:before {
  content: "\ef24";
}
.vpau-icon-reddit:before {
  content: "\ef25";
}
.vpau-icon-hackernews:before {
  content: "\ef26";
}
.vpau-icon-wikipedia:before {
  content: "\ef27";
}
.vpau-icon-linkedin:before {
  content: "\ef28";
}
.vpau-icon-linkedin2:before {
  content: "\ef29";
}
.vpau-icon-lastfm:before {
  content: "\ef2a";
}
.vpau-icon-lastfm2:before {
  content: "\ef2b";
}
.vpau-icon-delicious:before {
  content: "\ef2c";
}
.vpau-icon-stumbleupon:before {
  content: "\ef2d";
}
.vpau-icon-stackoverflow:before {
  content: "\ef2f";
}
.vpau-icon-pinterest:before {
  content: "\ef30";
}
.vpau-icon-pinterest2:before {
  content: "\ef31";
}
.vpau-icon-xing2:before {
  content: "\ef33";
}
.vpau-icon-flattr:before {
  content: "\ef34";
}
.vpau-icon-foursquare:before {
  content: "\ef35";
}
.vpau-icon-yelp:before {
  content: "\ef36";
}
.vpau-icon-yandex:before {
  content: "\e900";
}
.vpau-icon-paypal:before {
  content: "\ef37";
}