@font-face {
  font-family: "common";
  src: url('common.eot?t=1753089766614'); /* IE9*/
  src: url('common.eot?t=1753089766614#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url("common.woff2?t=1753089766614") format("woff2"),
  url("common.woff?t=1753089766614") format("woff"),
  url('common.ttf?t=1753089766614') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('common.svg?t=1753089766614#common') format('svg'); /* iOS 4.1- */
}

[class^="common-"], [class*=" common-"] {
  font-family: 'common' !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.common-navigation:before { content: "\ea02"; }
.common-to-center:before { content: "\ea03"; }
.common-export:before { content: "\ea01"; }
.common-share:before { content: "\ea01"; }
