@font-face {
    font-family: 'AustinCyWeb';
    src: url('AustinCyWeb_I.woff2') format('woff2'),
         url('AustinCyWeb_I.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'AustinCyWeb';
    src: url('AustinCyWeb.woff2') format('woff2'),
         url('AustinCyWeb.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'AustinCyWeb';
    src: url('AustinCyWeb_B.woff2') format('woff2'),
         url('AustinCyWeb_B.woff') format('woff');
    font-weight:700;
    font-style: bold;
}
