

@font-face {
    font-family: 'Arch Sans';
    src: url('ArchSans-ExtraBold.eot');
    src: url('ArchSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('ArchSans-ExtraBold.woff2') format('woff2'),
        url('ArchSans-ExtraBold.woff') format('woff'),
        url('ArchSans-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Arch Sans';
    src: url('ArchSans-Light.eot');
    src: url('ArchSans-Light.eot?#iefix') format('embedded-opentype'),
        url('ArchSans-Light.woff2') format('woff2'),
        url('ArchSans-Light.woff') format('woff'),
        url('ArchSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Arch Sans';
    src: url('ArchSans-Bold.eot');
    src: url('ArchSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('ArchSans-Bold.woff2') format('woff2'),
        url('ArchSans-Bold.woff') format('woff'),
        url('ArchSans-Bold.ttf') format('truetype');
   
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Arch Sans';
    src: url('ArchSans.eot');
    src: url('ArchSans.eot?#iefix') format('embedded-opentype'),
        url('ArchSans.woff2') format('woff2'),
        url('ArchSans.woff') format('woff'),
        url('ArchSans.ttf') format('truetype');
       
    font-weight: normal;
    font-style: normal;
}

