@font-face {
  font-family: 'icon_book';
  src:  url('fonts/icon_book.eot?n216ey');
  src:  url('fonts/icon_book.eot?n216ey#iefix') format('embedded-opentype'),
    url('fonts/icon_book.ttf?n216ey') format('truetype'),
    url('fonts/icon_book.woff?n216ey') format('woff'),
    url('fonts/icon_book.svg?n216ey#icon_book') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.smartbook-icon-expand:before {
  content: "\e605";
}
.smartbook-icon-contract:before {
  content: "\e606";
}
.smartbook-icon-zoomin:before {
  content: "\e603";
}
.smartbook-icon-zoomout:before {
  content: "\e604";
}
.smartbook-icon-googleplus:before {
  content: "\e609";
}
.smartbook-icon-facebook:before {
  content: "\e60a";
}
.smartbook-icon-twitter:before {
  content: "\e60b";
}
.smartbook-icon-linkedin:before {
  content: "\e60c";
}
.smartbook-icon-pinterest:before {
  content: "\e60d";
}
.smartbook-icon-file-pdf:before {
  content: "\e60f";
}
.smartbook-icon-file-word:before {
  content: "\e610";
}
.smartbook-icon-file-zip:before {
  content: "\e611";
}
.smartbook-icon-libreoffice:before {
  content: "\e60e";
}
.smartbook-icon-content:before {
  content: "\e600";
}
.smartbook-icon-share:before {
  content: "\e608";
}
.smartbook-icon-arrow-right:before {
  content: "\e612";
}
.smartbook-icon-arrow-left:before {
  content: "\e613";
}
.smartbook-icon-contract2:before {
  content: "\e602";
}
.smartbook-icon-expand2:before {
  content: "\e601";
}
.smartbook-icon-list2:before {
  content: "\e614";
}
.smartbook-icon-list:before {
  content: "\e607";
}
.smartbook-icon-print:before {
  content: "\e615";
}
.smartbook-icon-file-empty:before {
  content: "\e924";
}
.smartbook-icon-files-empty:before {
  content: "\e925";
}
