@font-face {
    font-family: 'Exo 2';
    font-weight: 100;
    src: url(../fonts/Exo_2/Exo2-Thin.ttf) format('truetype');
}

@font-face {
    font-family: 'Exo 2';
    font-weight: 100;
    font-style: italic;
    src: url(../fonts/Exo_2/Exo2-ThinItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Exo 2';
    font-weight: 200;
    src: url(../fonts/Exo_2/Exo2-ExtraLight.ttf) format('truetype');
}

@font-face {
    font-family: 'Exo 2';
    font-weight: 200;
    font-style: italic;
    src: url(../fonts/Exo_2/Exo2-ExtraLightItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Exo 2';
    font-weight: 300;
    src: url(../fonts/Exo_2/Exo2-Light.ttf) format('truetype');
}

@font-face {
    font-family: 'Exo 2';
    font-weight: 300;
    font-style: italic;
    src: url(../fonts/Exo_2/Exo2-LightItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Exo 2';
    font-weight: 400;
    src: url(../fonts/Exo_2/Exo2-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Exo 2';
    font-weight: 400;
    font-style: italic;
    src: url(../fonts/Exo_2/Exo2-Italic.ttf) format('truetype');
}

@font-face {
    font-family: 'Exo 2';
    font-weight: 500;
    src: url(../fonts/Exo_2/Exo2-Medium.ttf) format('truetype');
}

@font-face {
    font-family: 'Exo 2';
    font-weight: 500;
    font-style: italic;
    src: url(../fonts/Exo_2/Exo2-MediumItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Exo 2';
    font-weight: 600;
    src: url(../fonts/Exo_2/Exo2-SemiBold.ttf) format('truetype');
}

@font-face {
    font-family: 'Exo 2';
    font-weight: 600;
    font-style: italic;
    src: url(../fonts/Exo_2/Exo2-SemiBoldItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Exo 2';
    font-weight: 700;
    src: url(../fonts/Exo_2/Exo2-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'Exo 2';
    font-weight: 700;
    font-style: italic;
    src: url(../fonts/Exo_2/Exo2-BoldItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Exo 2';
    font-weight: 800;
    src: url(../fonts/Exo_2/Exo2-ExtraBold.ttf) format('truetype');
}

@font-face {
    font-family: 'Exo 2';
    font-weight: 800;
    font-style: italic;
    src: url(../fonts/Exo_2/Exo2-ExtraBoldItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'Exo 2';
    font-weight: 900;
    src: url(../fonts/Exo_2/Exo2-Black.ttf) format('truetype');
}

@font-face {
    font-family: 'Exo 2';
    font-weight: 900;
    font-style: italic;
    src: url(../fonts/Exo_2/Exo2-BlackItalic.ttf) format('truetype');
}
