@font-face {
    font-family:'Army';
    src: url('/css/fonts/Army_Rust-Regular.woff2') format('woff2'),
         url('/css/fonts/Army_Rust-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'Chivo';
    src: url('/css/fonts/Chivo-Regular.woff2') format('woff2'),
         url('/css/fonts/Chivo-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'Chivo';
    src: url('/css/fonts/Chivo-Bold.woff2') format('woff2'),
         url('/css/fonts/Chivo-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family:'Cousine';
    src: url('/css/fonts/Cousine.woff2') format('woff2'),
         url('/css/fonts/Cousine.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'AnonymousPro';
    src: url('/css/fonts/AnonymousPro.woff2') format('woff2'),
         url('/css/fonts/AnonymousPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
