/*!
 * Font Awesome Free 5.0.6 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.molygo,
.kivip,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.molygo-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.molygo-xs {
  font-size: .75em; }

.molygo-sm {
  font-size: .875em; }

.molygo-1x {
  font-size: 1em; }

.molygo-2x {
  font-size: 2em; }

.molygo-3x {
  font-size: 3em; }

.molygo-4x {
  font-size: 4em; }

.molygo-5x {
  font-size: 5em; }

.molygo-6x {
  font-size: 6em; }

.molygo-7x {
  font-size: 7em; }

.molygo-8x {
  font-size: 8em; }

.molygo-9x {
  font-size: 9em; }

.molygo-10x {
  font-size: 10em; }

.molygo-fw {
  text-align: center;
  width: 1.25em; }

.molygo-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .molygo-ul > li {
    position: relative; }

.molygo-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.molygo-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.molygo-pull-left {
  float: left; }

.molygo-pull-right {
  float: right; }

.molygo.molygo-pull-left,
.kivip.molygo-pull-left,
.far.molygo-pull-left,
.fal.molygo-pull-left,
.fab.molygo-pull-left {
  margin-right: .3em; }

.molygo.molygo-pull-right,
.kivip.molygo-pull-right,
.far.molygo-pull-right,
.fal.molygo-pull-right,
.fab.molygo-pull-right {
  margin-left: .3em; }

.molygo-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.molygo-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.molygo-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.molygo-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.molygo-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.molygo-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.molygo-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.molygo-flip-horizontal.molygo-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .molygo-rotate-90,
:root .molygo-rotate-180,
:root .molygo-rotate-270,
:root .molygo-flip-horizontal,
:root .molygo-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.molygo-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.molygo-stack-1x,
.molygo-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.molygo-stack-1x {
  line-height: inherit; }

.molygo-stack-2x {
  font-size: 2em; }

.molygo-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.molygo-500px:before {
  content: "\f26e"; }

.molygo-accessible-icon:before {
  content: "\f368"; }

.molygo-accusoft:before {
  content: "\f369"; }

.molygo-address-book:before {
  content: "\f2b9"; }

.molygo-address-card:before {
  content: "\f2bb"; }

.molygo-adjust:before {
  content: "\f042"; }

.molygo-adn:before {
  content: "\f170"; }

.molygo-adversal:before {
  content: "\f36a"; }

.molygo-affiliatetheme:before {
  content: "\f36b"; }

.molygo-algolia:before {
  content: "\f36c"; }

.molygo-align-center:before {
  content: "\f037"; }

.molygo-align-justify:before {
  content: "\f039"; }

.molygo-align-left:before {
  content: "\f036"; }

.molygo-align-right:before {
  content: "\f038"; }

.molygo-amazon:before {
  content: "\f270"; }

.molygo-amazon-pay:before {
  content: "\f42c"; }

.molygo-ambulance:before {
  content: "\f0f9"; }

.molygo-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.molygo-amilia:before {
  content: "\f36d"; }

.molygo-anchor:before {
  content: "\f13d"; }

.molygo-android:before {
  content: "\f17b"; }

.molygo-angellist:before {
  content: "\f209"; }

.molygo-angle-double-down:before {
  content: "\f103"; }

.molygo-angle-double-left:before {
  content: "\f100"; }

.molygo-angle-double-right:before {
  content: "\f101"; }

.molygo-angle-double-up:before {
  content: "\f102"; }

.molygo-angle-down:before {
  content: "\f107"; }

.molygo-angle-left:before {
  content: "\f104"; }

.molygo-angle-right:before {
  content: "\f105"; }

.molygo-angle-up:before {
  content: "\f106"; }

.molygo-angrycreative:before {
  content: "\f36e"; }

.molygo-angular:before {
  content: "\f420"; }

.molygo-app-store:before {
  content: "\f36f"; }

.molygo-app-store-ios:before {
  content: "\f370"; }

.molygo-apper:before {
  content: "\f371"; }

.molygo-apple:before {
  content: "\f179"; }

.molygo-apple-pay:before {
  content: "\f415"; }

.molygo-archive:before {
  content: "\f187"; }

.molygo-arrow-alt-circle-down:before {
  content: "\f358"; }

.molygo-arrow-alt-circle-left:before {
  content: "\f359"; }

.molygo-arrow-alt-circle-right:before {
  content: "\f35a"; }

.molygo-arrow-alt-circle-up:before {
  content: "\f35b"; }

.molygo-arrow-circle-down:before {
  content: "\f0ab"; }

.molygo-arrow-circle-left:before {
  content: "\f0a8"; }

.molygo-arrow-circle-right:before {
  content: "\f0a9"; }

.molygo-arrow-circle-up:before {
  content: "\f0aa"; }

.molygo-arrow-down:before {
  content: "\f063"; }

.molygo-arrow-left:before {
  content: "\f060"; }

.molygo-arrow-right:before {
  content: "\f061"; }

.molygo-arrow-up:before {
  content: "\f062"; }

.molygo-arrows-alt:before {
  content: "\f0b2"; }

.molygo-arrows-alt-h:before {
  content: "\f337"; }

.molygo-arrows-alt-v:before {
  content: "\f338"; }

.molygo-assistive-listening-systems:before {
  content: "\f2a2"; }

.molygo-asterisk:before {
  content: "\f069"; }

.molygo-asymmetrik:before {
  content: "\f372"; }

.molygo-at:before {
  content: "\f1fa"; }

.molygo-audible:before {
  content: "\f373"; }

.molygo-audio-description:before {
  content: "\f29e"; }

.molygo-autoprefixer:before {
  content: "\f41c"; }

.molygo-avianex:before {
  content: "\f374"; }

.molygo-aviato:before {
  content: "\f421"; }

.molygo-aws:before {
  content: "\f375"; }

.molygo-backward:before {
  content: "\f04a"; }

.molygo-balance-scale:before {
  content: "\f24e"; }

.molygo-ban:before {
  content: "\f05e"; }

.molygo-bandcamp:before {
  content: "\f2d5"; }

.molygo-barcode:before {
  content: "\f02a"; }

.xeko:before {
  content: "\f0c9"; }

.molygo-baseball-ball:before {
  content: "\f433"; }

.molygo-basketball-ball:before {
  content: "\f434"; }

.molygo-bath:before {
  content: "\f2cd"; }

.molygo-battery-empty:before {
  content: "\f244"; }

.molygo-battery-full:before {
  content: "\f240"; }

.molygo-battery-half:before {
  content: "\f242"; }

.molygo-battery-quarter:before {
  content: "\f243"; }

.molygo-battery-three-quarters:before {
  content: "\f241"; }

.molygo-bed:before {
  content: "\f236"; }

.molygo-beer:before {
  content: "\f0fc"; }

.molygo-behance:before {
  content: "\f1b4"; }

.molygo-behance-square:before {
  content: "\f1b5"; }

.molygo-bell:before {
  content: "\f0f3"; }

.molygo-bell-slash:before {
  content: "\f1f6"; }

.molygo-bicycle:before {
  content: "\f206"; }

.molygo-bimobject:before {
  content: "\f378"; }

.molygo-binoculars:before {
  content: "\f1e5"; }

.molygo-birthday-cake:before {
  content: "\f1fd"; }

.molygo-bitbucket:before {
  content: "\f171"; }

.molygo-bitcoin:before {
  content: "\f379"; }

.molygo-bity:before {
  content: "\f37a"; }

.molygo-black-tie:before {
  content: "\f27e"; }

.molygo-blackberry:before {
  content: "\f37b"; }

.molygo-blind:before {
  content: "\f29d"; }

.molygo-blogger:before {
  content: "\f37c"; }

.molygo-blogger-b:before {
  content: "\f37d"; }

.molygo-bluetooth:before {
  content: "\f293"; }

.molygo-bluetooth-b:before {
  content: "\f294"; }

.molygo-bold:before {
  content: "\f032"; }

.molygo-bolt:before {
  content: "\f0e7"; }

.molygo-bomb:before {
  content: "\f1e2"; }

.molygo-book:before {
  content: "\f02d"; }

.molygo-bookmark:before {
  content: "\f02e"; }

.molygo-bowling-ball:before {
  content: "\f436"; }

.molygo-braille:before {
  content: "\f2a1"; }

.molygo-briefcase:before {
  content: "\f0b1"; }

.molygo-btc:before {
  content: "\f15a"; }

.molygo-bug:before {
  content: "\f188"; }

.molygo-building:before {
  content: "\f1ad"; }

.molygo-bullhorn:before {
  content: "\f0a1"; }

.molygo-bullseye:before {
  content: "\f140"; }

.molygo-buromobelexperte:before {
  content: "\f37f"; }

.molygo-bus:before {
  content: "\f207"; }

.molygo-buysellads:before {
  content: "\f20d"; }

.molygo-calculator:before {
  content: "\f1ec"; }

.molygo-calendar:before {
  content: "\f133"; }

.molygo-calendar-alt:before {
  content: "\f073"; }

.molygo-calendar-check:before {
  content: "\f274"; }

.molygo-calendar-minus:before {
  content: "\f272"; }

.molygo-calendar-plus:before {
  content: "\f271"; }

.molygo-calendar-times:before {
  content: "\f273"; }

.molygo-camera:before {
  content: "\f030"; }

.molygo-camera-retro:before {
  content: "\f083"; }

.molygo-car:before {
  content: "\f1b9"; }

.molygo-caret-down:before {
  content: "\f0d7"; }

.molygo-caret-left:before {
  content: "\f0d9"; }

.molygo-caret-right:before {
  content: "\f0da"; }

.molygo-caret-square-down:before {
  content: "\f150"; }

.molygo-caret-square-left:before {
  content: "\f191"; }

.molygo-caret-square-right:before {
  content: "\f152"; }

.molygo-caret-square-up:before {
  content: "\f151"; }

.molygo-caret-up:before {
  content: "\f0d8"; }

.molygo-cart-arrow-down:before {
  content: "\f218"; }

.molygo-cart-plus:before {
  content: "\f217"; }

.molygo-cc-amazon-pay:before {
  content: "\f42d"; }

.molygo-cc-amex:before {
  content: "\f1f3"; }

.molygo-cc-apple-pay:before {
  content: "\f416"; }

.molygo-cc-diners-club:before {
  content: "\f24c"; }

.molygo-cc-discover:before {
  content: "\f1f2"; }

.molygo-cc-jcb:before {
  content: "\f24b"; }

.molygo-cc-mastercard:before {
  content: "\f1f1"; }

.molygo-cc-paypal:before {
  content: "\f1f4"; }

.molygo-cc-stripe:before {
  content: "\f1f5"; }

.molygo-cc-visa:before {
  content: "\f1f0"; }

.molygo-centercode:before {
  content: "\f380"; }

.molygo-certificate:before {
  content: "\f0a3"; }

.molygo-chart-area:before {
  content: "\f1fe"; }

.molygo-chart-bar:before {
  content: "\f080"; }

.molygo-chart-line:before {
  content: "\f201"; }

.molygo-chart-pie:before {
  content: "\f200"; }

.molygo-check:before {
  content: "\f00c"; }

.molygo-check-circle:before {
  content: "\f058"; }

.molygo-check-square:before {
  content: "\f14a"; }

.molygo-chess:before {
  content: "\f439"; }

.molygo-chess-bishop:before {
  content: "\f43a"; }

.molygo-chess-board:before {
  content: "\f43c"; }

.molygo-chess-king:before {
  content: "\f43f"; }

.molygo-chess-knight:before {
  content: "\f441"; }

.molygo-chess-pawn:before {
  content: "\f443"; }

.molygo-chess-queen:before {
  content: "\f445"; }

.molygo-chess-rook:before {
  content: "\f447"; }

.molygo-chevron-circle-down:before {
  content: "\f13a"; }

.molygo-chevron-circle-left:before {
  content: "\f137"; }

.molygo-chevron-circle-right:before {
  content: "\f138"; }

.molygo-chevron-circle-up:before {
  content: "\f139"; }

.molygo-chevron-down:before {
  content: "\f078"; }

.molygo-chevron-left:before {
  content: "\f053"; }

.molygo-chevron-right:before {
  content: "\f054"; }

.molygo-chevron-up:before {
  content: "\f077"; }

.molygo-child:before {
  content: "\f1ae"; }

.molygo-chrome:before {
  content: "\f268"; }

.molygo-circle:before {
  content: "\f111"; }

.molygo-circle-notch:before {
  content: "\f1ce"; }

.molygo-clipboard:before {
  content: "\f328"; }

.molygo-clock:before {
  content: "\f017"; }

.molygo-clone:before {
  content: "\f24d"; }

.molygo-closed-captioning:before {
  content: "\f20a"; }

.molygo-cloud:before {
  content: "\f0c2"; }

.molygo-cloud-download-alt:before {
  content: "\f381"; }

.molygo-cloud-upload-alt:before {
  content: "\f382"; }

.molygo-cloudscale:before {
  content: "\f383"; }

.molygo-cloudsmith:before {
  content: "\f384"; }

.molygo-cloudversify:before {
  content: "\f385"; }

.molygo-code:before {
  content: "\f121"; }

.molygo-code-branch:before {
  content: "\f126"; }

.molygo-codepen:before {
  content: "\f1cb"; }

.molygo-codiepie:before {
  content: "\f284"; }

.molygo-coffee:before {
  content: "\f0f4"; }

.molygo-cog:before {
  content: "\f013"; }

.molygo-cogs:before {
  content: "\f085"; }

.molygo-columns:before {
  content: "\f0db"; }

.molygo-comment:before {
  content: "\f075"; }

.molygo-comment-alt:before {
  content: "\f27a"; }

.molygo-comments:before {
  content: "\f086"; }

.molygo-compass:before {
  content: "\f14e"; }

.molygo-compress:before {
  content: "\f066"; }

.molygo-connectdevelop:before {
  content: "\f20e"; }

.molygo-contao:before {
  content: "\f26d"; }

.molygo-copy:before {
  content: "\f0c5"; }

.molygo-copyright:before {
  content: "\f1f9"; }

.molygo-cpanel:before {
  content: "\f388"; }

.molygo-creative-commons:before {
  content: "\f25e"; }

.molygo-credit-card:before {
  content: "\f09d"; }

.molygo-crop:before {
  content: "\f125"; }

.molygo-crosshairs:before {
  content: "\f05b"; }

.molygo-css3:before {
  content: "\f13c"; }

.molygo-css3-alt:before {
  content: "\f38b"; }

.molygo-cube:before {
  content: "\f1b2"; }

.molygo-cubes:before {
  content: "\f1b3"; }

.molygo-cut:before {
  content: "\f0c4"; }

.molygo-cuttlefish:before {
  content: "\f38c"; }

.molygo-d-and-d:before {
  content: "\f38d"; }

.molygo-dashcube:before {
  content: "\f210"; }

.molygo-database:before {
  content: "\f1c0"; }

.molygo-deaf:before {
  content: "\f2a4"; }

.molygo-delicious:before {
  content: "\f1a5"; }

.molygo-deploydog:before {
  content: "\f38e"; }

.molygo-deskpro:before {
  content: "\f38f"; }

.molygo-desktop:before {
  content: "\f108"; }

.molygo-deviantart:before {
  content: "\f1bd"; }

.molygo-digg:before {
  content: "\f1a6"; }

.molygo-digital-ocean:before {
  content: "\f391"; }

.molygo-discord:before {
  content: "\f392"; }

.molygo-discourse:before {
  content: "\f393"; }

.molygo-dochub:before {
  content: "\f394"; }

.molygo-docker:before {
  content: "\f395"; }

.molygo-dollar-sign:before {
  content: "\f155"; }

.molygo-dot-circle:before {
  content: "\f192"; }

.molygo-download:before {
  content: "\f019"; }

.molygo-draft2digital:before {
  content: "\f396"; }

.molygo-dribbble:before {
  content: "\f17d"; }

.molygo-dribbble-square:before {
  content: "\f397"; }

.molygo-dropbox:before {
  content: "\f16b"; }

.molygo-drupal:before {
  content: "\f1a9"; }

.molygo-dyalog:before {
  content: "\f399"; }

.molygo-earlybirds:before {
  content: "\f39a"; }

.molygo-edge:before {
  content: "\f282"; }

.molygo-edit:before {
  content: "\f044"; }

.molygo-eject:before {
  content: "\f052"; }

.molygo-elementor:before {
  content: "\f430"; }

.molygo-ellipsis-h:before {
  content: "\f141"; }

.molygo-ellipsis-v:before {
  content: "\f142"; }

.molygo-ember:before {
  content: "\f423"; }

.molygo-empire:before {
  content: "\f1d1"; }

.molygo-envelope:before {
  content: "\f0e0"; }

.molygo-envelope-open:before {
  content: "\f2b6"; }

.molygo-envelope-square:before {
  content: "\f199"; }

.molygo-envira:before {
  content: "\f299"; }

.molygo-eraser:before {
  content: "\f12d"; }

.molygo-erlang:before {
  content: "\f39d"; }

.molygo-ethereum:before {
  content: "\f42e"; }

.molygo-etsy:before {
  content: "\f2d7"; }

.molygo-euro-sign:before {
  content: "\f153"; }

.molygo-exchange-alt:before {
  content: "\f362"; }

.molygo-exclamation:before {
  content: "\f12a"; }

.molygo-exclamation-circle:before {
  content: "\f06a"; }

.molygo-exclamation-triangle:before {
  content: "\f071"; }

.molygo-expand:before {
  content: "\f065"; }

.molygo-expand-arrows-alt:before {
  content: "\f31e"; }

.molygo-expeditedssl:before {
  content: "\f23e"; }

.molygo-external-link-alt:before {
  content: "\f35d"; }

.molygo-external-link-square-alt:before {
  content: "\f360"; }

.molygo-eye:before {
  content: "\f06e"; }

.molygo-eye-dropper:before {
  content: "\f1fb"; }

.molygo-eye-slash:before {
  content: "\f070"; }

.molygo-facebook:before {
  content: "\f09a"; }

.molygo-facebook-f:before {
  content: "\f39e"; }

.molygo-facebook-messenger:before {
  content: "\f39f"; }

.molygo-facebook-square:before {
  content: "\f082"; }

.molygo-fast-backward:before {
  content: "\f049"; }

.molygo-fast-forward:before {
  content: "\f050"; }

.molygo-fax:before {
  content: "\f1ac"; }

.molygo-female:before {
  content: "\f182"; }

.molygo-fighter-jet:before {
  content: "\f0fb"; }

.molygo-file:before {
  content: "\f15b"; }

.molygo-file-alt:before {
  content: "\f15c"; }

.molygo-file-archive:before {
  content: "\f1c6"; }

.molygo-file-audio:before {
  content: "\f1c7"; }

.molygo-file-code:before {
  content: "\f1c9"; }

.molygo-file-excel:before {
  content: "\f1c3"; }

.molygo-file-image:before {
  content: "\f1c5"; }

.molygo-file-pdf:before {
  content: "\f1c1"; }

.molygo-file-powerpoint:before {
  content: "\f1c4"; }

.molygo-file-video:before {
  content: "\f1c8"; }

.molygo-file-word:before {
  content: "\f1c2"; }

.molygo-film:before {
  content: "\f008"; }

.molygo-filter:before {
  content: "\f0b0"; }

.molygo-fire:before {
  content: "\f06d"; }

.molygo-fire-extinguisher:before {
  content: "\f134"; }

.molygo-firefox:before {
  content: "\f269"; }

.molygo-first-order:before {
  content: "\f2b0"; }

.molygo-firstdraft:before {
  content: "\f3a1"; }

.molygo-flag:before {
  content: "\f024"; }

.molygo-flag-checkered:before {
  content: "\f11e"; }

.molygo-flask:before {
  content: "\f0c3"; }

.molygo-flickr:before {
  content: "\f16e"; }

.molygo-flipboard:before {
  content: "\f44d"; }

.molygo-fly:before {
  content: "\f417"; }

.molygo-folder:before {
  content: "\f07b"; }

.molygo-folder-open:before {
  content: "\f07c"; }

.molygo-font:before {
  content: "\f031"; }

.molygo-font-awesome:before {
  content: "\f2b4"; }

.molygo-font-awesome-alt:before {
  content: "\f35c"; }

.molygo-font-awesome-flag:before {
  content: "\f425"; }

.molygo-fonticons:before {
  content: "\f280"; }

.molygo-fonticons-fi:before {
  content: "\f3a2"; }

.molygo-football-ball:before {
  content: "\f44e"; }

.molygo-fort-awesome:before {
  content: "\f286"; }

.molygo-fort-awesome-alt:before {
  content: "\f3a3"; }

.molygo-forumbee:before {
  content: "\f211"; }

.molygo-forward:before {
  content: "\f04e"; }

.molygo-foursquare:before {
  content: "\f180"; }

.molygo-free-code-camp:before {
  content: "\f2c5"; }

.molygo-freebsd:before {
  content: "\f3a4"; }

.molygo-frown:before {
  content: "\f119"; }

.molygo-futbol:before {
  content: "\f1e3"; }

.molygo-gamepad:before {
  content: "\f11b"; }

.molygo-gavel:before {
  content: "\f0e3"; }

.molygo-gem:before {
  content: "\f3a5"; }

.molygo-genderless:before {
  content: "\f22d"; }

.molygo-get-pocket:before {
  content: "\f265"; }

.molygo-gg:before {
  content: "\f260"; }

.molygo-gg-circle:before {
  content: "\f261"; }

.molygo-gift:before {
  content: "\f06b"; }

.molygo-git:before {
  content: "\f1d3"; }

.molygo-git-square:before {
  content: "\f1d2"; }

.molygo-github:before {
  content: "\f09b"; }

.molygo-github-alt:before {
  content: "\f113"; }

.molygo-github-square:before {
  content: "\f092"; }

.molygo-gitkraken:before {
  content: "\f3a6"; }

.molygo-gitlab:before {
  content: "\f296"; }

.molygo-gitter:before {
  content: "\f426"; }

.molygo-glass-martini:before {
  content: "\f000"; }

.molygo-glide:before {
  content: "\f2a5"; }

.molygo-glide-g:before {
  content: "\f2a6"; }

.molygo-globe:before {
  content: "\f0ac"; }

.molygo-gofore:before {
  content: "\f3a7"; }

.molygo-golf-ball:before {
  content: "\f450"; }

.molygo-goodreads:before {
  content: "\f3a8"; }

.molygo-goodreads-g:before {
  content: "\f3a9"; }

.molygo-google:before {
  content: "\f1a0"; }

.molygo-google-drive:before {
  content: "\f3aa"; }

.molygo-google-play:before {
  content: "\f3ab"; }

.molygo-google-plus:before {
  content: "\f2b3"; }

.molygo-google-plus-g:before {
  content: "\f0d5"; }

.molygo-google-plus-square:before {
  content: "\f0d4"; }

.molygo-google-wallet:before {
  content: "\f1ee"; }

.molygo-graduation-cap:before {
  content: "\f19d"; }

.molygo-gratipay:before {
  content: "\f184"; }

.molygo-grav:before {
  content: "\f2d6"; }

.molygo-gripfire:before {
  content: "\f3ac"; }

.molygo-grunt:before {
  content: "\f3ad"; }

.molygo-gulp:before {
  content: "\f3ae"; }

.molygo-h-square:before {
  content: "\f0fd"; }

.molygo-hacker-news:before {
  content: "\f1d4"; }

.molygo-hacker-news-square:before {
  content: "\f3af"; }

.molygo-hand-lizard:before {
  content: "\f258"; }

.molygo-hand-paper:before {
  content: "\f256"; }

.molygo-hand-peace:before {
  content: "\f25b"; }

.molygo-hand-point-down:before {
  content: "\f0a7"; }

.molygo-hand-point-left:before {
  content: "\f0a5"; }

.molygo-hand-point-right:before {
  content: "\f0a4"; }

.molygo-hand-point-up:before {
  content: "\f0a6"; }

.molygo-hand-pointer:before {
  content: "\f25a"; }

.molygo-hand-rock:before {
  content: "\f255"; }

.molygo-hand-scissors:before {
  content: "\f257"; }

.molygo-hand-spock:before {
  content: "\f259"; }

.molygo-handshake:before {
  content: "\f2b5"; }

.molygo-hashtag:before {
  content: "\f292"; }

.molygo-hdd:before {
  content: "\f0a0"; }

.molygo-heading:before {
  content: "\f1dc"; }

.molygo-headphones:before {
  content: "\f025"; }

.molygo-heart:before {
  content: "\f004"; }

.molygo-heartbeat:before {
  content: "\f21e"; }

.molygo-hips:before {
  content: "\f452"; }

.molygo-hire-a-helper:before {
  content: "\f3b0"; }

.molygo-history:before {
  content: "\f1da"; }

.molygo-hockey-puck:before {
  content: "\f453"; }

.molygo-home:before {
  content: "\f015"; }

.molygo-hooli:before {
  content: "\f427"; }

.molygo-hospital:before {
  content: "\f0f8"; }

.molygo-hotjar:before {
  content: "\f3b1"; }

.molygo-hourglass:before {
  content: "\f254"; }

.molygo-hourglass-end:before {
  content: "\f253"; }

.molygo-hourglass-half:before {
  content: "\f252"; }

.molygo-hourglass-start:before {
  content: "\f251"; }

.molygo-houzz:before {
  content: "\f27c"; }

.molygo-html5:before {
  content: "\f13b"; }

.molygo-hubspot:before {
  content: "\f3b2"; }

.molygo-i-cursor:before {
  content: "\f246"; }

.molygo-id-badge:before {
  content: "\f2c1"; }

.molygo-id-card:before {
  content: "\f2c2"; }

.molygo-image:before {
  content: "\f03e"; }

.molygo-images:before {
  content: "\f302"; }

.molygo-imdb:before {
  content: "\f2d8"; }

.molygo-inbox:before {
  content: "\f01c"; }

.molygo-indent:before {
  content: "\f03c"; }

.molygo-industry:before {
  content: "\f275"; }

.molygo-info:before {
  content: "\f129"; }

.molygo-info-circle:before {
  content: "\f05a"; }

.molygo-instagram:before {
  content: "\f16d"; }

.molygo-internet-explorer:before {
  content: "\f26b"; }

.molygo-ioxhost:before {
  content: "\f208"; }

.molygo-italic:before {
  content: "\f033"; }

.molygo-itunes:before {
  content: "\f3b4"; }

.molygo-itunes-note:before {
  content: "\f3b5"; }

.molygo-jenkins:before {
  content: "\f3b6"; }

.molygo-joget:before {
  content: "\f3b7"; }

.molygo-joomla:before {
  content: "\f1aa"; }

.molygo-js:before {
  content: "\f3b8"; }

.molygo-js-square:before {
  content: "\f3b9"; }

.molygo-jsfiddle:before {
  content: "\f1cc"; }

.molygo-key:before {
  content: "\f084"; }

.molygo-keyboard:before {
  content: "\f11c"; }

.molygo-keycdn:before {
  content: "\f3ba"; }

.molygo-kickstarter:before {
  content: "\f3bb"; }

.molygo-kickstarter-k:before {
  content: "\f3bc"; }

.molygo-korvue:before {
  content: "\f42f"; }

.molygo-language:before {
  content: "\f1ab"; }

.molygo-laptop:before {
  content: "\f109"; }

.molygo-laravel:before {
  content: "\f3bd"; }

.molygo-lastfm:before {
  content: "\f202"; }

.molygo-lastfm-square:before {
  content: "\f203"; }

.molygo-leaf:before {
  content: "\f06c"; }

.molygo-leanpub:before {
  content: "\f212"; }

.molygo-lemon:before {
  content: "\f094"; }

.molygo-less:before {
  content: "\f41d"; }

.molygo-level-down-alt:before {
  content: "\f3be"; }

.molygo-level-up-alt:before {
  content: "\f3bf"; }

.molygo-life-ring:before {
  content: "\f1cd"; }

.molygo-lightbulb:before {
  content: "\f0eb"; }

.molygo-line:before {
  content: "\f3c0"; }

.molygo-link:before {
  content: "\f0c1"; }

.molygo-linkedin:before {
  content: "\f08c"; }

.molygo-linkedin-in:before {
  content: "\f0e1"; }

.molygo-linode:before {
  content: "\f2b8"; }

.molygo-linux:before {
  content: "\f17c"; }

.molygo-lira-sign:before {
  content: "\f195"; }

.molygo-list:before {
  content: "\f03a"; }

.molygo-list-alt:before {
  content: "\f022"; }

.molygo-list-ol:before {
  content: "\f0cb"; }

.molygo-list-ul:before {
  content: "\f0ca"; }

.molygo-location-arrow:before {
  content: "\f124"; }

.molygo-lock:before {
  content: "\f023"; }

.molygo-lock-open:before {
  content: "\f3c1"; }

.molygo-long-arrow-alt-down:before {
  content: "\f309"; }

.molygo-long-arrow-alt-left:before {
  content: "\f30a"; }

.molygo-long-arrow-alt-right:before {
  content: "\f30b"; }

.molygo-long-arrow-alt-up:before {
  content: "\f30c"; }

.molygo-low-vision:before {
  content: "\f2a8"; }

.molygo-lyft:before {
  content: "\f3c3"; }

.molygo-magento:before {
  content: "\f3c4"; }

.molygo-magic:before {
  content: "\f0d0"; }

.molygo-magnet:before {
  content: "\f076"; }

.molygo-male:before {
  content: "\f183"; }

.molygo-map:before {
  content: "\f279"; }

.molygo-map-marker:before {
  content: "\f041"; }

.molygo-map-marker-alt:before {
  content: "\f3c5"; }

.molygo-map-pin:before {
  content: "\f276"; }

.molygo-map-signs:before {
  content: "\f277"; }

.molygo-mars:before {
  content: "\f222"; }

.molygo-mars-double:before {
  content: "\f227"; }

.molygo-mars-stroke:before {
  content: "\f229"; }

.molygo-mars-stroke-h:before {
  content: "\f22b"; }

.molygo-mars-stroke-v:before {
  content: "\f22a"; }

.molygo-maxcdn:before {
  content: "\f136"; }

.molygo-medapps:before {
  content: "\f3c6"; }

.molygo-medium:before {
  content: "\f23a"; }

.molygo-medium-m:before {
  content: "\f3c7"; }

.molygo-medkit:before {
  content: "\f0fa"; }

.molygo-medrt:before {
  content: "\f3c8"; }

.molygo-meetup:before {
  content: "\f2e0"; }

.molygo-meh:before {
  content: "\f11a"; }

.molygo-mercury:before {
  content: "\f223"; }

.molygo-microchip:before {
  content: "\f2db"; }

.molygo-microphone:before {
  content: "\f130"; }

.molygo-microphone-slash:before {
  content: "\f131"; }

.molygo-microsoft:before {
  content: "\f3ca"; }

.molygo-minus:before {
  content: "\f068"; }

.molygo-minus-circle:before {
  content: "\f056"; }

.molygo-minus-square:before {
  content: "\f146"; }

.molygo-mix:before {
  content: "\f3cb"; }

.molygo-mixcloud:before {
  content: "\f289"; }

.molygo-mizuni:before {
  content: "\f3cc"; }

.molygo-mobile:before {
  content: "\f10b"; }

.molygo-mobile-alt:before {
  content: "\f3cd"; }

.molygo-modx:before {
  content: "\f285"; }

.molygo-monero:before {
  content: "\f3d0"; }

.molygo-money-bill-alt:before {
  content: "\f3d1"; }

.molygo-moon:before {
  content: "\f186"; }

.molygo-motorcycle:before {
  content: "\f21c"; }

.molygo-mouse-pointer:before {
  content: "\f245"; }

.molygo-music:before {
  content: "\f001"; }

.molygo-napster:before {
  content: "\f3d2"; }

.molygo-neuter:before {
  content: "\f22c"; }

.molygo-newspaper:before {
  content: "\f1ea"; }

.molygo-nintendo-switch:before {
  content: "\f418"; }

.molygo-node:before {
  content: "\f419"; }

.molygo-node-js:before {
  content: "\f3d3"; }

.molygo-npm:before {
  content: "\f3d4"; }

.molygo-ns8:before {
  content: "\f3d5"; }

.molygo-nutritionix:before {
  content: "\f3d6"; }

.molygo-object-group:before {
  content: "\f247"; }

.molygo-object-ungroup:before {
  content: "\f248"; }

.molygo-odnoklassniki:before {
  content: "\f263"; }

.molygo-odnoklassniki-square:before {
  content: "\f264"; }

.molygo-opencart:before {
  content: "\f23d"; }

.molygo-openid:before {
  content: "\f19b"; }

.molygo-opera:before {
  content: "\f26a"; }

.molygo-optin-monster:before {
  content: "\f23c"; }

.molygo-osi:before {
  content: "\f41a"; }

.molygo-outdent:before {
  content: "\f03b"; }

.molygo-page4:before {
  content: "\f3d7"; }

.molygo-pagelines:before {
  content: "\f18c"; }

.molygo-paint-brush:before {
  content: "\f1fc"; }

.molygo-palfed:before {
  content: "\f3d8"; }

.molygo-paper-plane:before {
  content: "\f1d8"; }

.molygo-paperclip:before {
  content: "\f0c6"; }

.molygo-paragraph:before {
  content: "\f1dd"; }

.molygo-paste:before {
  content: "\f0ea"; }

.molygo-patreon:before {
  content: "\f3d9"; }

.molygo-pause:before {
  content: "\f04c"; }

.molygo-pause-circle:before {
  content: "\f28b"; }

.molygo-paw:before {
  content: "\f1b0"; }

.molygo-paypal:before {
  content: "\f1ed"; }

.molygo-pen-square:before {
  content: "\f14b"; }

.molygo-pencil-alt:before {
  content: "\f303"; }

.molygo-percent:before {
  content: "\f295"; }

.molygo-periscope:before {
  content: "\f3da"; }

.molygo-phabricator:before {
  content: "\f3db"; }

.molygo-phoenix-framework:before {
  content: "\f3dc"; }

.molygo-phone:before {
  content: "\f095"; }

.molygo-phone-square:before {
  content: "\f098"; }

.molygo-phone-volume:before {
  content: "\f2a0"; }

.molygo-php:before {
  content: "\f457"; }

.molygo-pied-piper:before {
  content: "\f2ae"; }

.molygo-pied-piper-alt:before {
  content: "\f1a8"; }

.molygo-pied-piper-pp:before {
  content: "\f1a7"; }

.molygo-pinterest:before {
  content: "\f0d2"; }

.molygo-pinterest-p:before {
  content: "\f231"; }

.molygo-pinterest-square:before {
  content: "\f0d3"; }

.molygo-plane:before {
  content: "\f072"; }

.molygo-play:before {
  content: "\f04b"; }

.molygo-play-circle:before {
  content: "\f144"; }

.molygo-playstation:before {
  content: "\f3df"; }

.molygo-plug:before {
  content: "\f1e6"; }

.molygo-plus:before {
  content: "\f067"; }

.molygo-plus-circle:before {
  content: "\f055"; }

.molygo-plus-square:before {
  content: "\f0fe"; }

.molygo-podcast:before {
  content: "\f2ce"; }

.molygo-pound-sign:before {
  content: "\f154"; }

.molygo-power-off:before {
  content: "\f011"; }

.molygo-print:before {
  content: "\f02f"; }

.molygo-product-hunt:before {
  content: "\f288"; }

.molygo-pushed:before {
  content: "\f3e1"; }

.molygo-puzzle-piece:before {
  content: "\f12e"; }

.molygo-python:before {
  content: "\f3e2"; }

.molygo-qq:before {
  content: "\f1d6"; }

.molygo-qrcode:before {
  content: "\f029"; }

.molygo-question:before {
  content: "\f128"; }

.molygo-question-circle:before {
  content: "\f059"; }

.molygo-quidditch:before {
  content: "\f458"; }

.molygo-quinscape:before {
  content: "\f459"; }

.molygo-quora:before {
  content: "\f2c4"; }

.molygo-quote-left:before {
  content: "\f10d"; }

.molygo-quote-right:before {
  content: "\f10e"; }

.molygo-random:before {
  content: "\f074"; }

.molygo-ravelry:before {
  content: "\f2d9"; }

.molygo-react:before {
  content: "\f41b"; }

.molygo-rebel:before {
  content: "\f1d0"; }

.molygo-recycle:before {
  content: "\f1b8"; }

.molygo-red-river:before {
  content: "\f3e3"; }

.molygo-reddit:before {
  content: "\f1a1"; }

.molygo-reddit-alien:before {
  content: "\f281"; }

.molygo-reddit-square:before {
  content: "\f1a2"; }

.molygo-redo:before {
  content: "\f01e"; }

.molygo-redo-alt:before {
  content: "\f2f9"; }

.molygo-registered:before {
  content: "\f25d"; }

.molygo-rendact:before {
  content: "\f3e4"; }

.molygo-renren:before {
  content: "\f18b"; }

.molygo-reply:before {
  content: "\f3e5"; }

.molygo-reply-all:before {
  content: "\f122"; }

.molygo-replyd:before {
  content: "\f3e6"; }

.molygo-resolving:before {
  content: "\f3e7"; }

.molygo-retweet:before {
  content: "\f079"; }

.molygo-road:before {
  content: "\f018"; }

.molygo-rocket:before {
  content: "\f135"; }

.molygo-rocketchat:before {
  content: "\f3e8"; }

.molygo-rockrms:before {
  content: "\f3e9"; }

.molygo-rss:before {
  content: "\f09e"; }

.molygo-rss-square:before {
  content: "\f143"; }

.molygo-ruble-sign:before {
  content: "\f158"; }

.molygo-rupee-sign:before {
  content: "\f156"; }

.molygo-safari:before {
  content: "\f267"; }

.molygo-sass:before {
  content: "\f41e"; }

.molygo-save:before {
  content: "\f0c7"; }

.molygo-schlix:before {
  content: "\f3ea"; }

.molygo-scribd:before {
  content: "\f28a"; }

.ryfe:before {
  content: "\f002"; }

.ryfe-minus:before {
  content: "\f010"; }

.ryfe-plus:before {
  content: "\f00e"; }

.molygo-searchengin:before {
  content: "\f3eb"; }

.molygo-sellcast:before {
  content: "\f2da"; }

.molygo-sellsy:before {
  content: "\f213"; }

.molygo-server:before {
  content: "\f233"; }

.molygo-servicestack:before {
  content: "\f3ec"; }

.molygo-share:before {
  content: "\f064"; }

.molygo-share-alt:before {
  content: "\f1e0"; }

.molygo-share-alt-square:before {
  content: "\f1e1"; }

.molygo-share-square:before {
  content: "\f14d"; }

.molygo-shekel-sign:before {
  content: "\f20b"; }

.molygo-shield-alt:before {
  content: "\f3ed"; }

.molygo-ship:before {
  content: "\f21a"; }

.molygo-shirtsinbulk:before {
  content: "\f214"; }

.molygo-shopping-bag:before {
  content: "\f290"; }

.molygo-shopping-basket:before {
  content: "\f291"; }

.molygo-shopping-cart:before {
  content: "\f07a"; }

.molygo-shower:before {
  content: "\f2cc"; }

.molygo-sign-in-alt:before {
  content: "\f2f6"; }

.molygo-sign-language:before {
  content: "\f2a7"; }

.molygo-sign-out-alt:before {
  content: "\f2f5"; }

.molygo-signal:before {
  content: "\f012"; }

.molygo-simplybuilt:before {
  content: "\f215"; }

.molygo-sistrix:before {
  content: "\f3ee"; }

.molygo-sitemap:before {
  content: "\f0e8"; }

.molygo-skyatlas:before {
  content: "\f216"; }

.molygo-skype:before {
  content: "\f17e"; }

.molygo-slack:before {
  content: "\f198"; }

.molygo-slack-hash:before {
  content: "\f3ef"; }

.molygo-sliders-h:before {
  content: "\f1de"; }

.molygo-slideshare:before {
  content: "\f1e7"; }

.molygo-smile:before {
  content: "\f118"; }

.molygo-snapchat:before {
  content: "\f2ab"; }

.molygo-snapchat-ghost:before {
  content: "\f2ac"; }

.molygo-snapchat-square:before {
  content: "\f2ad"; }

.molygo-snowflake:before {
  content: "\f2dc"; }

.molygo-sort:before {
  content: "\f0dc"; }

.molygo-sort-alpha-down:before {
  content: "\f15d"; }

.molygo-sort-alpha-up:before {
  content: "\f15e"; }

.molygo-sort-amount-down:before {
  content: "\f160"; }

.molygo-sort-amount-up:before {
  content: "\f161"; }

.molygo-sort-down:before {
  content: "\f0dd"; }

.molygo-sort-numeric-down:before {
  content: "\f162"; }

.molygo-sort-numeric-up:before {
  content: "\f163"; }

.molygo-sort-up:before {
  content: "\f0de"; }

.molygo-soundcloud:before {
  content: "\f1be"; }

.molygo-space-shuttle:before {
  content: "\f197"; }

.molygo-speakap:before {
  content: "\f3f3"; }

.molygo-spinner:before {
  content: "\f110"; }

.molygo-spotify:before {
  content: "\f1bc"; }

.molygo-square:before {
  content: "\f0c8"; }

.molygo-square-full:before {
  content: "\f45c"; }

.molygo-stack-exchange:before {
  content: "\f18d"; }

.molygo-stack-overflow:before {
  content: "\f16c"; }

.molygo-star:before {
  content: "\f005"; }

.molygo-star-half:before {
  content: "\f089"; }

.molygo-staylinked:before {
  content: "\f3f5"; }

.molygo-steam:before {
  content: "\f1b6"; }

.molygo-steam-square:before {
  content: "\f1b7"; }

.molygo-steam-symbol:before {
  content: "\f3f6"; }

.molygo-step-backward:before {
  content: "\f048"; }

.molygo-step-forward:before {
  content: "\f051"; }

.molygo-stethoscope:before {
  content: "\f0f1"; }

.molygo-sticker-mule:before {
  content: "\f3f7"; }

.molygo-sticky-note:before {
  content: "\f249"; }

.molygo-stop:before {
  content: "\f04d"; }

.molygo-stop-circle:before {
  content: "\f28d"; }

.molygo-stopwatch:before {
  content: "\f2f2"; }

.molygo-strava:before {
  content: "\f428"; }

.molygo-street-view:before {
  content: "\f21d"; }

.molygo-strikethrough:before {
  content: "\f0cc"; }

.molygo-stripe:before {
  content: "\f429"; }

.molygo-stripe-s:before {
  content: "\f42a"; }

.molygo-studiovinari:before {
  content: "\f3f8"; }

.molygo-stumbleupon:before {
  content: "\f1a4"; }

.molygo-stumbleupon-circle:before {
  content: "\f1a3"; }

.molygo-subscript:before {
  content: "\f12c"; }

.molygo-subway:before {
  content: "\f239"; }

.molygo-suitcase:before {
  content: "\f0f2"; }

.molygo-sun:before {
  content: "\f185"; }

.molygo-superpowers:before {
  content: "\f2dd"; }

.molygo-superscript:before {
  content: "\f12b"; }

.molygo-supple:before {
  content: "\f3f9"; }

.molygo-sync:before {
  content: "\f021"; }

.molygo-sync-alt:before {
  content: "\f2f1"; }

.molygo-table:before {
  content: "\f0ce"; }

.molygo-table-tennis:before {
  content: "\f45d"; }

.molygo-tablet:before {
  content: "\f10a"; }

.molygo-tablet-alt:before {
  content: "\f3fa"; }

.molygo-tachometer-alt:before {
  content: "\f3fd"; }

.molygo-tag:before {
  content: "\f02b"; }

.molygo-tags:before {
  content: "\f02c"; }

.molygo-tasks:before {
  content: "\f0ae"; }

.molygo-taxi:before {
  content: "\f1ba"; }

.molygo-telegram:before {
  content: "\f2c6"; }

.molygo-telegram-plane:before {
  content: "\f3fe"; }

.molygo-tencent-weibo:before {
  content: "\f1d5"; }

.molygo-terminal:before {
  content: "\f120"; }

.molygo-text-height:before {
  content: "\f034"; }

.molygo-text-width:before {
  content: "\f035"; }

.molygo-th:before {
  content: "\f00a"; }

.molygo-th-large:before {
  content: "\f009"; }

.molygo-th-list:before {
  content: "\f00b"; }

.molygo-themeisle:before {
  content: "\f2b2"; }

.molygo-thermometer-empty:before {
  content: "\f2cb"; }

.molygo-thermometer-full:before {
  content: "\f2c7"; }

.molygo-thermometer-half:before {
  content: "\f2c9"; }

.molygo-thermometer-quarter:before {
  content: "\f2ca"; }

.molygo-thermometer-three-quarters:before {
  content: "\f2c8"; }

.molygo-thumbs-down:before {
  content: "\f165"; }

.molygo-thumbs-up:before {
  content: "\f164"; }

.molygo-thumbtack:before {
  content: "\f08d"; }

.molygo-ticket-alt:before {
  content: "\f3ff"; }

.jydazuv:before {
  content: "\f00d"; }

.jydazuv-circle:before {
  content: "\f057"; }

.molygo-tint:before {
  content: "\f043"; }

.molygo-toggle-off:before {
  content: "\f204"; }

.molygo-toggle-on:before {
  content: "\f205"; }

.molygo-trademark:before {
  content: "\f25c"; }

.molygo-train:before {
  content: "\f238"; }

.molygo-transgender:before {
  content: "\f224"; }

.molygo-transgender-alt:before {
  content: "\f225"; }

.molygo-trash:before {
  content: "\f1f8"; }

.molygo-trash-alt:before {
  content: "\f2ed"; }

.molygo-tree:before {
  content: "\f1bb"; }

.molygo-trello:before {
  content: "\f181"; }

.molygo-tripadvisor:before {
  content: "\f262"; }

.molygo-trophy:before {
  content: "\f091"; }

.molygo-truck:before {
  content: "\f0d1"; }

.molygo-tty:before {
  content: "\f1e4"; }

.molygo-tumblr:before {
  content: "\f173"; }

.molygo-tumblr-square:before {
  content: "\f174"; }

.molygo-tv:before {
  content: "\f26c"; }

.molygo-twitch:before {
  content: "\f1e8"; }

.molygo-twitter:before {
  content: "\f099"; }

.molygo-twitter-square:before {
  content: "\f081"; }

.molygo-typo3:before {
  content: "\f42b"; }

.molygo-uber:before {
  content: "\f402"; }

.molygo-uikit:before {
  content: "\f403"; }

.molygo-umbrella:before {
  content: "\f0e9"; }

.molygo-underline:before {
  content: "\f0cd"; }

.molygo-undo:before {
  content: "\f0e2"; }

.molygo-undo-alt:before {
  content: "\f2ea"; }

.molygo-uniregistry:before {
  content: "\f404"; }

.molygo-universal-access:before {
  content: "\f29a"; }

.molygo-university:before {
  content: "\f19c"; }

.molygo-unlink:before {
  content: "\f127"; }

.molygo-unlock:before {
  content: "\f09c"; }

.molygo-unlock-alt:before {
  content: "\f13e"; }

.molygo-untappd:before {
  content: "\f405"; }

.molygo-upload:before {
  content: "\f093"; }

.molygo-usb:before {
  content: "\f287"; }

.molygo-user:before {
  content: "\f007"; }

.molygo-user-circle:before {
  content: "\f2bd"; }

.molygo-user-md:before {
  content: "\f0f0"; }

.molygo-user-plus:before {
  content: "\f234"; }

.molygo-user-secret:before {
  content: "\f21b"; }

.molygo-user-times:before {
  content: "\f235"; }

.molygo-users:before {
  content: "\f0c0"; }

.molygo-ussunnah:before {
  content: "\f407"; }

.molygo-utensil-spoon:before {
  content: "\f2e5"; }

.molygo-utensils:before {
  content: "\f2e7"; }

.molygo-vaadin:before {
  content: "\f408"; }

.molygo-venus:before {
  content: "\f221"; }

.molygo-venus-double:before {
  content: "\f226"; }

.molygo-venus-mars:before {
  content: "\f228"; }

.molygo-viacoin:before {
  content: "\f237"; }

.molygo-viadeo:before {
  content: "\f2a9"; }

.molygo-viadeo-square:before {
  content: "\f2aa"; }

.molygo-viber:before {
  content: "\f409"; }

.molygo-video:before {
  content: "\f03d"; }

.molygo-vimeo:before {
  content: "\f40a"; }

.molygo-vimeo-square:before {
  content: "\f194"; }

.molygo-vimeo-v:before {
  content: "\f27d"; }

.molygo-vine:before {
  content: "\f1ca"; }

.molygo-vk:before {
  content: "\f189"; }

.molygo-vnv:before {
  content: "\f40b"; }

.molygo-volleyball-ball:before {
  content: "\f45f"; }

.molygo-volume-down:before {
  content: "\f027"; }

.molygo-volume-off:before {
  content: "\f026"; }

.molygo-volume-up:before {
  content: "\f028"; }

.molygo-vuejs:before {
  content: "\f41f"; }

.molygo-weibo:before {
  content: "\f18a"; }

.molygo-weixin:before {
  content: "\f1d7"; }

.molygo-whatsapp:before {
  content: "\f232"; }

.molygo-whatsapp-square:before {
  content: "\f40c"; }

.molygo-wheelchair:before {
  content: "\f193"; }

.molygo-whmcs:before {
  content: "\f40d"; }

.molygo-wifi:before {
  content: "\f1eb"; }

.molygo-wikipedia-w:before {
  content: "\f266"; }

.fyli:before {
  content: "\f410"; }

.molygo-window-maximize:before {
  content: "\f2d0"; }

.molygo-window-minimize:before {
  content: "\f2d1"; }

.molygo-window-restore:before {
  content: "\f2d2"; }

.molygo-windows:before {
  content: "\f17a"; }

.molygo-won-sign:before {
  content: "\f159"; }

.molygo-wordpress:before {
  content: "\f19a"; }

.molygo-wordpress-simple:before {
  content: "\f411"; }

.molygo-wpbeginner:before {
  content: "\f297"; }

.molygo-wpexplorer:before {
  content: "\f2de"; }

.molygo-wpforms:before {
  content: "\f298"; }

.molygo-wrench:before {
  content: "\f0ad"; }

.molygo-xbox:before {
  content: "\f412"; }

.molygo-xing:before {
  content: "\f168"; }

.molygo-xing-square:before {
  content: "\f169"; }

.molygo-y-combinator:before {
  content: "\f23b"; }

.molygo-yahoo:before {
  content: "\f19e"; }

.molygo-yandex:before {
  content: "\f413"; }

.molygo-yandex-international:before {
  content: "\f414"; }

.molygo-yelp:before {
  content: "\f1e9"; }

.molygo-yen-sign:before {
  content: "\f157"; }

.molygo-yoast:before {
  content: "\f2b1"; }

.molygo-youtube:before {
  content: "\f167"; }

.molygo-youtube-square:before {
  content: "\f431"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.molygo,
.kivip {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
