/* exo-200 - latin */
@font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 200;
    src: local('Exo ExtraLight'), local('Exo-ExtraLight'),
    url('exo-v6-latin-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('exo-v6-latin-200.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* exo-300 - latin */
@font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 300;
    src: local('Exo Light'), local('Exo-Light'),
    url('exo-v6-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('exo-v6-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* exo-800 - latin */
@font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 800;
    src: local('Exo ExtraBold'), local('Exo-ExtraBold'),
    url('exo-v6-latin-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('exo-v6-latin-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
