@font-face {
    font-family: 'Exo2-Regular';
    src: url('../fonts/Exo2-Regular.woff2') format('woff2'),
    url('../fonts/Exo2-Regular.woff') format('woff2'),
    url('../fonts/Exo2-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Exo2-BlackItalic';
    src: url('../fonts/Exo2-BlackItalic.woff2') format('woff2'),
    url('../fonts/Exo2-BlackItalic.woff') format('woff'),
    url('../fonts/Exo2-BlackItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Exo2-Medium';
    src: url('../fonts/Exo2-Medium.woff2') format('woff2'),
    url('../fonts/Exo2-Medium.woff') format('woff'),
    url('../fonts/Exo2-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Exo2-Light';
    src: url('../fonts/Exo2-Light.woff2') format('woff2'),
    url('../fonts/Exo2-Light.woff') format('woff'),
    url('../fonts/Exo2-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Exo2-Bold';
    src: url('../fonts/Exo2-Bold.woff2') format('woff2'),
    url('../fonts/Exo2-Bold.woff') format('woff'),
    url('../fonts/Exo2-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

