/* CSS demo stylesheet for ASSA Vesta fonts, october 2015, by Visualogik */


@font-face {
    font-family: 'ASSA Vesta';
    src: url('AAVESLGT.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'ASSA Vesta';
    src: url('AAVESLIT.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'ASSA Vesta';
    src: url('AAVESREG.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ASSA Vesta';
    src: url('AAVESITA.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'ASSA Vesta';
    src: url('AAVESBOL.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'ASSA Vesta';
    src: url('AAVESBIT.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}
