@font-face {
    font-family:'Archer-Light';
    src: url('../fonts/archer-light-pro/archer-light-pro.eot');
    src: url('../fonts/archer-light-pro/archer-light-pro.eot?#iefix') format('embedded-opentype'),
         url('../fonts/archer-light-pro/archer-light-pro.woff') format('woff'),
         url('../fonts/archer-light-pro/archer-light-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'Archer-Bold';
    src: url('../fonts/archer-bold-pro/archer-bold-pro.eot');
    src: url('../fonts/archer-bold-pro/archer-bold-pro.eot?#iefix') format('embedded-opentype'),
         url('../fonts/archer-bold-pro/archer-bold-pro.woff') format('woff'),
         url('../fonts/archer-bold-pro/archer-bold-pro.ttf') format('truetype'),
         url('../fonts/archer-bold-pro/archer-bold-pro.svg#archer-bold-pro') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'Proximanova-Bold';
    src: url('../fonts/proximanova-bold/proximanova-bold.eot');
    src: url('../fonts/proximanova-bold/proximanova-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-bold/proximanova-bold.woff') format('woff'),
         url('../fonts/proximanova-bold/proximanova-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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

