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

@font-face {
    font-family: 'Candara';
    src: url('../fonts/Candara-Italic.eot');
    src: url('../fonts/Candara-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Candara-Italic.woff2') format('woff2'),
        url('../fonts/Candara-Italic.woff') format('woff'),
        url('../fonts/Candara-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

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

@font-face {
    font-family: 'Candara';
    src: url('../fonts/Candara-BoldItalic.eot');
    src: url('../fonts/Candara-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Candara-BoldItalic.woff2') format('woff2'),
        url('../fonts/Candara-BoldItalic.woff') format('woff'),
        url('../fonts/Candara-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

