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

}

@font-face {
    font-family: 'GeorgiaRegular';
    src: url('../font/georgia.eot');
    src: url('../font/georgia.eot') format('embedded-opentype'),
         url('../font/georgia.woff') format('woff'),
         url('../font/georgia.ttf') format('truetype'),
         url('../font/georgia.svg') format('svg');
}

@font-face {
    font-family: 'GeorgiaItalic';
    src: url('../font/georgiai.eot');
    src: url('../font/georgiai.eot') format('embedded-opentype'),
         url('../font/georgiai.woff') format('woff'),
         url('../font/georgiai.ttf') format('truetype'),
         url('../font/georgiai.svg') format('svg');
}