@font-face {
    font-family: 'PFSquareSansPro-Regular';
    src: url('fonts/PFSquareSansPro-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/PFSquareSansPro-Regular.otf')  format('opentype'),
    url('fonts/PFSquareSansPro-Regular.woff') format('woff'), url('fonts/PFSquareSansPro-Regular.ttf')  format('truetype'), url('fonts/PFSquareSansPro-Regular.svg#PFSquareSansPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PFSquareSansPro-Medium';
    src: url('fonts/PFSquareSansPro-Medium.eot?#iefix') format('embedded-opentype'),  url('fonts/PFSquareSansPro-Medium.otf')  format('opentype'),
    url('fonts/PFSquareSansPro-Medium.woff') format('woff'), url('fonts/PFSquareSansPro-Medium.ttf')  format('truetype'), url('fonts/PFSquareSansPro-Medium.svg#PFSquareSansPro-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PFSquareSansPro-Light';
    src: url('fonts/PFSquareSansPro-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/PFSquareSansPro-Light.otf')  format('opentype'),
    url('fonts/PFSquareSansPro-Light.woff') format('woff'), url('fonts/PFSquareSansPro-Light.ttf')  format('truetype'), url('fonts/PFSquareSansPro-Light.svg#PFSquareSansPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PFSquareSansPro-Bold';
    src: url('fonts/PFSquareSansPro-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/PFSquareSansPro-Bold.otf')  format('opentype'),
    url('fonts/PFSquareSansPro-Bold.woff') format('woff'), url('fonts/PFSquareSansPro-Bold.ttf')  format('truetype'), url('fonts/PFSquareSansPro-Bold.svg#PFSquareSansPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'icomoon';
    src:
            url('fonts/icomoon.ttf?pll3wz') format('truetype'),
            url('fonts/icomoon.woff?pll3wz') format('woff'),
            url('fonts/icomoon.svg?pll3wz#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;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-Linkedin:before {
    content: "\e90b";
}
.icon-facebook:before {
    content: "\e90c";
}
.icon-twitter:before {
    content: "\e90d";
}

.icon-menu_close:before {
    content: "\e90a";
}
.icon-arrow:before {
    content: "\e900";
}
.icon-check:before {
    content: "\e901";
}
.icon-downloads:before {
    content: "\e902";
}
.icon-external_link:before {
    content: "\e903";
}
.icon-feedback:before {
    content: "\e904";
}
.icon-home:before {
    content: "\e905";
}
.icon-languages:before {
    content: "\e906";
}
.icon-scroll:before {
    content: "\e907";
}
.icon-share:before {
    content: "\e908";
}
.icon-video:before {
    content: "\e909";
}
