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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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;
}

.icon-arrow_square_right:before {
  content: "\e913";
}
.icon-arrow_square_left:before {
  content: "\e914";
}
.icon-trangle:before {
  content: "\e915";
}
.icon-menu:before {
  content: "\e916";
}
.icon-sns_facebook:before {
  content: "\e900";
}
.icon-sns_linkedin:before {
  content: "\e901";
}
.icon-sns_twitter:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e903";
}
.icon-journals:before {
  content: "\e904";
}
.icon-search_circle:before {
  content: "\e905";
}
.icon-arrow_circle_left:before {
  content: "\e906";
}
.icon-arrow_circle_right:before {
  content: "\e907";
}
.icon-aims_scope:before {
  content: "\e908";
}
.icon-apc:before {
  content: "\e909";
}
.icon-author_instructions:before {
  content: "\e90a";
}
.icon-contact_us:before {
  content: "\e90b";
}
.icon-editorial_board:before {
  content: "\e90c";
}
.icon-editorial_policies:before {
  content: "\e90d";
}
.icon-editorial_process:before {
  content: "\e90e";
}
.icon-manuscript_templates:before {
  content: "\e90f";
}
.icon-register:before {
  content: "\e910";
}
.icon-signin:before {
  content: "\e911";
}
.icon-submit_manuscript:before {
  content: "\e912";
}
