/*
 Theme Name:   Pplaaf
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Auneor
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      1.1
*/

@font-face {
  font-family: 'Maax';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/Maax.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/Maax.eot?#iefix') format('embedded-opentype'),
       url('fonts/Maax.woff2') format('woff2'),
       url('fonts/Maax.woff') format('woff'),
       url('fonts/Maax.ttf') format('truetype') /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Maax';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/Maax-Medium.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/Maax-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Maax-Medium.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/Maax-Medium.woff') format('woff'), /* Modern Browsers */
       url('fonts/Maax-Medium.ttf') format('truetype') /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Maax';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/Maax-Bold.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/Maax-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Maax-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/Maax-Bold.woff') format('woff'), /* Modern Browsers */
       url('fonts/Maax-Bold.ttf') format('truetype') /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Maax';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/Maax-Black.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/Maax-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Maax-Black.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/Maax-Black.woff') format('woff'), /* Modern Browsers */
       url('fonts/Maax-Black.ttf') format('truetype') /* Safari, Android, iOS */
}