/* LondrinaSolid */
@font-face {
    font-family: 'Londrina Solid';
    src: url('../fonts/LondrinaSolid-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* SourceSansPro Regular */
@font-face {
    font-family: 'Source Sans Pro-Regular';
    src: url('../fonts/SourceSansPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro-Bold';
    src: url('../fonts/SourceSansPro-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans SemiBold';
    src: url('../fonts/SourceSansPro-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Black';
    src: url('../fonts/SourceSansPro-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro Light';
    src: url('../fonts/SourceSansPro-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro Italic';
    src: url('../fonts/SourceSansPro-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Roboto condensed */
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/fonts-gd-prix/robotocondensed-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Bold';
    src: url('../fonts/fonts-gd-prix/RobotoCondensed-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* BalooThambi */
@font-face {
    font-family: 'baloo_thambi';
    src: url('../fonts/fonts-gd-prix/BalooThambi-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
