@font-face {
    font-family: 'AauxProBold';
    src: url('../fonts/AauxProBold.woff') format('woff'),
         url('../fonts/AauxProBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AauxProRegular';
    src: url('../fonts/AauxProRegular.woff') format('woff'),
         url('../fonts/AauxProRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AauxProMedium';
    src: url('../fonts/AauxProMedium.woff') format('woff'),
         url('../fonts/AauxProMedium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AauxProMediumItalic';
    src: url('../fonts/AauxProMediumItalic.woff') format('woff'),
         url('../fonts/AauxProMediumItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'GrotesqueMT';
    src: url('../fonts/GrotesqueMT.woff') format('woff'),
         url('../fonts/GrotesqueMT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GrotesqueMT-Light';
    src: url('../fonts/GrotesqueMT-Light.woff') format('woff'),
         url('../fonts/GrotesqueMT-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GrotesqueMTStd';
    src: url('../fonts/GrotesqueMTStd.woff') format('woff'),
         url('../fonts/GrotesqueMTStd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}