@font-face {
    font-family: 'Andada';
    src: url('andada-regular-webfont.eot');
    src: url('andada-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('andada-regular-webfont.woff') format('woff'),
         url('andada-regular-webfont.svg#andadaregular') format('svg'),
         url('andada-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Andada';
    src: url('andada-bold-webfont.eot');
    src: url('andada-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('andada-bold-webfont.woff') format('woff'),
         url('andada-bold-webfont.svg#andadabold') format('svg'),
         url('andada-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Andada';
    src: url('andada-italic-webfont.eot');
    src: url('andada-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('andada-italic-webfont.woff') format('woff'),
         url('andada-italic-webfont.svg#andadaitalic') format('svg'),
         url('andada-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Andada';
    src: url('andada-bolditalic-webfont.eot');
    src: url('andada-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('andada-bolditalic-webfont.woff') format('woff'),
         url('andada-bolditalic-webfont.svg#andadabold_italic') format('svg'),
         url('andada-bolditalic-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}