@font-face {
    font-family : 'VAGRoundedLTPro';
    src         : url('../font/VAGRoundedLTPro-Light.eot');
    src         : url('../font/VAGRoundedLTPro-Light.eot?#iefix') format('embedded-opentype'),
    url('../font/VAGRoundedLTPro-Light.woff') format('woff'),
    url('../font/VAGRoundedLTPro-Light.ttf') format('truetype');
    font-weight : 300;
    font-style  : normal;
}

@font-face {
    font-family : 'VAGRoundedLTPro';
    src         : url('../font/VAGRoundedLTPro-Bold.eot');
    src         : url('../font/VAGRoundedLTPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../font/VAGRoundedLTPro-Bold.woff') format('woff'),
    url('../font/VAGRoundedLTPro-Bold.ttf') format('truetype');
    font-weight : bold;
    font-style  : normal;
}

@font-face {
    font-family : 'VAGRoundedLTPro';
    src         : url('../font/VAGRoundedLTPro-Thin.eot');
    src         : url('../font/VAGRoundedLTPro-Thin.eot?#iefix') format('embedded-opentype'),
    url('../font/VAGRoundedLTPro-Thin.woff') format('woff'),
    url('../font/VAGRoundedLTPro-Thin.ttf') format('truetype');
    font-weight : 100;
    font-style  : normal;
}
