  @font-face {
  font-family: 'transport-flex-o';
  src: url('/wp-content/uploads/elementor/custom-icons/transport-flex-o/font/transport-flex-o.eot?55483652');
  src: url('/wp-content/uploads/elementor/custom-icons/transport-flex-o/font/transport-flex-o.eot?55483652#iefix') format('embedded-opentype'),
       url('/wp-content/uploads/elementor/custom-icons/transport-flex-o/font/transport-flex-o.woff2?55483652') format('woff2'),
       url('/wp-content/uploads/elementor/custom-icons/transport-flex-o/font/transport-flex-o.woff?55483652') format('woff'),
       url('/wp-content/uploads/elementor/custom-icons/transport-flex-o/font/transport-flex-o.ttf?55483652') format('truetype'),
       url('/wp-content/uploads/elementor/custom-icons/transport-flex-o/font/transport-flex-o.svg?55483652') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'transport-flex-o';
    src: url('/wp-content/uploads/elementor/custom-icons/transport-flex-o/font/transport-flex-o.svg?55483652') format('svg');
  }
}
*/
[class^="icon2-transport-"]:before, [class*=" icon2-transport-"]:before {
  font-family: "transport-flex-o";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon2-transport-bicycle:before { content: '\c800'; } /* '저' */
.icon2-transport-bus:before { content: '\c801'; } /* '적' */
.icon2-transport-car:before { content: '\c802'; } /* '젂' */
.icon2-transport-helicopter:before { content: '\c803'; } /* '젃' */
.icon2-transport-plane:before { content: '\c804'; } /* '전' */
.icon2-transport-telepherique:before { content: '\c805'; } /* '젅' */
.icon2-transport-ship:before { content: '\c806'; } /* '젆' */
.icon2-transport-walking:before { content: '\c807'; } /* '젇' */
.icon2-transport-tram:before { content: '\c808'; } /* '절' */
