@font-face {
  font-family: 'Nunito-Black';
  src: url('/public/themes/theme-default/fonts/Nunito-Black.eot'); /* IE9 Compat Modes */
  src: url('/public/themes/theme-default/fonts/Nunito-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/public/themes/theme-default/fonts/Nunito-Black.woff') format('woff'), /* Pretty Modern Browsers */
       url('/public/themes/theme-default/fonts/Nunito-Black.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/public/themes/theme-default/fonts/Nunito-Black.svg') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'Nunito-Bold';
    src: url('/public/themes/theme-default/fonts/Nunito-Bold.eot');
    src: url('/public/themes/theme-default/fonts/Nunito-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/public/themes/theme-default/fonts/Nunito-Bold.woff') format('woff'),
         url('/public/themes/theme-default/fonts/Nunito-Bold.ttf') format('truetype'),
         url('/public/themes/theme-default/fonts/Nunito-Bold.svg') format('svg');
}
@font-face {
    font-family: 'Nunito-ExtraBold';
    src: url('/public/themes/theme-default/fonts/Nunito-ExtraBold.eot');
    src: url('/public/themes/theme-default/fonts/Nunito-ExtraBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/public/themes/theme-default/fonts/Nunito-ExtraBold.woff') format('woff'),
         url('/public/themes/theme-default/fonts/Nunito-ExtraBold.ttf') format('truetype'),
         url('/public/themes/theme-default/fonts/Nunito-ExtraBold.svg') format('svg');
}
@font-face {
    font-family: 'Nunito-ExtraLight';
    src: url('/public/themes/theme-default/fonts/Nunito-ExtraLight.eot');
    src: url('/public/themes/theme-default/fonts/Nunito-ExtraLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/public/themes/theme-default/fonts/Nunito-ExtraLight.woff') format('woff'),
         url('/public/themes/theme-default/fonts/Nunito-ExtraLight.ttf') format('truetype'),
         url('/public/themes/theme-default/fonts/Nunito-ExtraLight.svg') format('svg');
}
@font-face {
    font-family: 'Nunito-Light';
    src: url('/public/themes/theme-default/fonts/Nunito-Light.eot');
    src: url('/public/themes/theme-default/fonts/Nunito-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/public/themes/theme-default/fonts/Nunito-Light.woff') format('woff'),
         url('/public/themes/theme-default/fonts/Nunito-Light.ttf') format('truetype'),
         url('/public/themes/theme-default/fonts/Nunito-Light.svg') format('svg');
}
@font-face {
    font-family: 'Nunito-Regular';
    src: url('/public/themes/theme-default/fonts/Nunito-Regular.eot');
    src: url('/public/themes/theme-default/fonts/Nunito-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/public/themes/theme-default/fonts/Nunito-Regular.woff') format('woff'),
         url('/public/themes/theme-default/fonts/Nunito-Regular.ttf') format('truetype'),
         url('/public/themes/theme-default/fonts/Nunito-Regular.svg') format('svg');
}
@font-face {
    font-family: 'Nunito-SemiBold';
    src: url('/public/themes/theme-default/fonts/Nunito-SemiBold.eot');
    src: url('/public/themes/theme-default/fonts/Nunito-SemiBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/public/themes/theme-default/fonts/Nunito-SemiBold.woff') format('woff'),
         url('/public/themes/theme-default/fonts/Nunito-SemiBold.ttf') format('truetype'),
         url('/public/themes/theme-default/fonts/Nunito-SemiBold.svg') format('svg');
}

