@font-face {
    font-family: 'Archer Book';
    font-style: normal;
    font-weight: normal;
    src: local('Archer Book'), url('../fonts/archer-book/Archer-Book-Pro.woff') format('woff');
}
@font-face {
    font-family: 'Archer Book Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Archer Book Italic'), url('../fonts/archer-book/Archer-BookItal-Pro.woff') format('woff');
}

@font-face {
    font-family: 'Archer Semibold';
    font-style: normal;
    font-weight: normal;
    src: local('Archer Semibold'), url('../fonts/archer-book/Archer-Semibold-Pro.woff') format('woff');
}

@font-face {
    font-family: 'Archer Semibold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Archer Semibold Italic'), url('../fonts/archer-book/Archer-SembdItal-Pro.woff') format('woff');
}

@font-face {
    font-family: 'Archer Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Archer Bold'), url('../fonts/archer-book/Archer-Bold-Pro.woff') format('woff');
}
