@font-face
{
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?p0pec2');
    src: url('fonts/icomoon.eot?p0pec2#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?p0pec2') format('truetype'), url('fonts/icomoon.woff?p0pec2') format('woff'), url('fonts/icomoon.svg?p0pec2#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"]
{
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Enable Ligatures ================ */
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-pencil7:before 
{
  content: "\e914";
}

.icon-file-text:before 
{
  content: "\e99b";
}

.icon-certificate:before 
{
  content: "\e9eb";
}

.icon-users3:before 
{
  content: "\eb01";
}

.icon-user4:before 
{
  content: "\eb09";
}

.icon-search:before 
{
  content: "\eb30";
}

.icon-lock3:before 
{
  content: "\eb52";
}

.icon-meter:before 
{
  content: "\ebde";
}

.icon-bin:before 
{
  content: "\ebfd";
}

.icon-upload3:before 
{
  content: "\ec80";
}

.icon-arrow-down5:before 
{
  content: "\edc9";
}

.icon-share3:before 
{
  content: "\eee0";
}

.icon-shield-notice:before 
{
  content: "\ec33";
}
