/*=================================== Fonts ===================================*/

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

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

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

}

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

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