@font-face {
    font-family: 'Din-light';
    font-display: swap;
    src: url(/wp-content/themes/pixpure/assets/includes/DIN-Light.otf);
}


@font-face {
  font-family: "icon"; /* Project id 4909011 */
  font-display: swap;
  src: url('/wp-content/themes/pixpure/assets/fonts/iconfont.woff2?t=1764388993993') format('woff2'),
       url('/wp-content/themes/pixpure/assets/fonts/iconfont.woff?t=1764388993993') format('woff'),
       url('/wp-content/themes/pixpure/assets/fonts/iconfont.ttf?t=1764388993993') format('truetype');
}

.icon {
  font-family: "icon" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-close:before {
  content: "\e6a2";
}

.icon-arrow:before {
  content: "\e604";
}

.icon-fuzhi:before {
  content: "\e63d";
}

.icon-next:before {
  content: "\e776";
}

.icon-prev:before {
  content: "\e777";
}

.icon-filter-alt:before {
  content: "\e600";
}

.icon-twt:before {
  content: "\e6c8";
}

.icon-facebook:before {
  content: "\e638";
}

.icon-behance:before {
  content: "\e603";
}

.icon-ins:before {
  content: "\e664";
}

.icon-dribble:before {
  content: "\e6ad";
}

.icon-logo:before {
  content: "\e6c7";
}

.icon-up:before {
  content: "\e625";
}

.icon-home:before {
  content: "\e687";
}

.icon-right:before {
  content: "\e688";
}

