@font-face {
  font-family: 'dsg';
  src: url('../font/dsg.eot?72021384');
  src: url('../font/dsg.eot?72021384#iefix') format('embedded-opentype'),
       url('../font/dsg.woff2?72021384') format('woff2'),
       url('../font/dsg.woff?72021384') format('woff'),
       url('../font/dsg.ttf?72021384') format('truetype'),
       url('../font/dsg.svg?72021384#dsg') 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: 'dsg';
    src: url('../font/dsg.svg?72021384#dsg') format('svg');
  }
}
*/
[class^="icon_dsg_"]:before, [class*=" icon_dsg_"]:before {
  font-family: "dsg";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  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 */
  margin-left: .2em;

  /* 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); */
}

.icon_dsg_atom_icon_arrow_left:before { content: '\e800'; } /* '' */
.icon_dsg_atom_icon_chevron_down:before { content: '\e801'; } /* '' */
.icon_dsg_atom_icon_chevron_left:before { content: '\e802'; } /* '' */
.icon_dsg_atom_icon_chevron_right:before { content: '\e803'; } /* '' */
.icon_dsg_atom_icon_chevron_up:before { content: '\e804'; } /* '' */
.icon_dsg_atom_icon_clock:before { content: '\e805'; } /* '' */
.icon_dsg_atom_icon_facebook:before { content: '\e806'; } /* '' */
.icon_dsg_atom_icon_handbag:before { content: '\e807'; } /* '' */
.icon_dsg_atom_icon_instagramlogo:before { content: '\e808'; } /* '' */
.icon_dsg_atom_icon_live:before { content: '\e809'; } /* '' */
.icon_dsg_atom_icon_mappin:before { content: '\e80a'; } /* '' */
.icon_dsg_atom_icon_menu:before { content: '\e80b'; } /* '' */
.icon_dsg_atom_icon_ticket:before { content: '\e80c'; } /* '' */
.icon_dsg_atom_icon_user:before { content: '\e80d'; } /* '' */
.icon_dsg_atom_icon_x:before { content: '\e80e'; } /* '' */
.icon_dsg_atom_icon_youtube:before { content: '\e80f'; } /* '' */
.icon_dsg_overseas:before { content: '\e811'; } /* '' */
.icon_dsg_close:before { content: '\e821'; } /* '' */
.icon_dsg_atom_icon_timer:before { content: '\e823'; } /* '' */
.icon_dsg_atom_icon_export:before { content: '\e824'; } /* '' */
.icon_dsg_calendar:before { content: '\e828'; } /* '' */
.icon_dsg_document:before { content: '\e829'; } /* '' */
.icon_dsg_atom_icon_link:before { content: '\e840'; } /* '' */
.icon_dsg_atom_icon_play:before { content: '\e841'; } /* '' */
