/* exo-2-300 - latin */
@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 300;
    src: local(''),
    url('../Fonts/Exo/exo-2-v9-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../Fonts/Exo/exo-2-v9-latin-300.woff') format('woff') /* Modern Browsers */
}
/* exo-2-regular - latin */
@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('../Fonts/Exo/exo-2-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../Fonts/Exo/exo-2-v9-latin-regular.woff') format('woff') /* Modern Browsers */
}
/* exo-2-600 - latin */
@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 600;
    src: local(''),
    url('../Fonts/Exo/exo-2-v9-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../Fonts/Exo/exo-2-v9-latin-600.woff') format('woff') /* Modern Browsers */
}
