@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);

@font-face {
    font-family: 'Calibri-Bold';
    src: url('../fonts/Calibri-Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'Calibri-Bold';
    src: url('../fonts/calibrib-webfont.eot') format('embedded-opentype');
    font-weight: bold;
}

@font-face {
    font-family: 'Calibri-Bold';
    src: url('../fonts/calibrib-webfont.eot?#iefix') format('embedded-opentype');
    font-weight: bold;
}


@font-face {
    font-family: 'Calibri-BoldItalic';
    src: url('../fonts/Calibri-BoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Calibri-Italic';
    src: url('../fonts/Calibri-Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'Calibri-Light';
    src: url('../fonts/Calibri-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Calibri-Light';
    src: url('../fonts/calibril.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'Calibri-Light';
    src: url('../fonts/calibril.eot?#iefix') format('embedded-opentype');
}

@font-face {
    font-family: 'Calibri-LightItalic';
    src: url('../fonts/Calibri-LightItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri.ttf') format('truetype');
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri.eot?#iefix') format('embedded-opentype');
}
