/* baloo-2-regular - latin */
@font-face {
    font-family: 'Baloo 2';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/Baloo_2/baloo-2-v1-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Baloo 2 Regular'), local('Baloo2-Regular'),
         url('/fonts/Baloo_2/baloo-2-v1-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Baloo_2/baloo-2-v1-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('/fonts/Baloo_2/baloo-2-v1-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Baloo_2/baloo-2-v1-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/fonts/Baloo_2/baloo-2-v1-latin-regular.svg#Baloo2') format('svg'); /* Legacy iOS */
}