@font-face {
  font-family: "font_family"; /* Project id 4006197 */
  src: url('../font/iconfont.woff2') format('woff2'),
       url('../font/iconfont.woff') format('woff'),
       url('../font/iconfont.ttf') format('truetype');
}

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

.icon-lib:before {
  content: "\e615";
}

.icon-major:before {
  content: "\e616";
}

.icon-student:before {
  content: "\e617";
}

.icon-job:before {
  content: "\e618";
}

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

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

.icon-zcu-14:before {
  content: "\e607";
}

.icon-zcu-11:before {
  content: "\e608";
}

.icon-zcu-15:before {
  content: "\e609";
}

.icon-zcu-16:before {
  content: "\e60a";
}

.icon-zcu-13:before {
  content: "\e60b";
}

.icon-zcu-12:before {
  content: "\e60c";
}

.icon-zcu-03:before {
  content: "\e60d";
}

.icon-zcu-01:before {
  content: "\e60e";
}

.icon-zcu-02:before {
  content: "\e60f";
}

.icon-zcu-04:before {
  content: "\e610";
}

