@font-face {
    font-family: 'Pathfinder';
    src: url('pathfinder.woff') format('woff2'),
         url('pathfinder.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src:  url('icomoon_dygdxs.eot');
  src:  url('icomoon_dygdxs.eot#iefix') format('embedded-opentype'),
    url('icomoon_dygdxs.ttf') format('truetype'),
    url('http://misswhoeveryouare.com/wp-content/themes/pompidou-genesis/inc/fonts/icomoon.woff?dygdxs') format('woff'),
    url('icomoon_dygdxs.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.icon-next:after {
  content: "\e900";
}
.icon-back:before {
  content: "\e901";
}
.icon-icon-ltk-2:after {
  content: "\e902";
}