/* usage - import with the folowing snipplet:
    <link href="fonts/fonts.css" rel="stylesheet" type="text/css">
*/


/* Font Awesome 6 */
@import "../fonts/fontawesome-free-6.4.0-web/css/all.min.css";

/* reem-kufi-regular - latin_latin-ext */
@font-face {
     font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
     font-family: 'Reem Kufi';
     font-style: normal;
     font-weight: 400;
     src: url('../fonts/reem-kufi-v20-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
     src: url('../fonts/reem-kufi-v20-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/reem-kufi-v20-latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
          url('../fonts/reem-kufi-v20-latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */
          url('../fonts/reem-kufi-v20-latin_latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
          url('../fonts/reem-kufi-v20-latin_latin-ext-regular.svg#ReemKufi') format('svg'); /* Legacy iOS */
   }

   
/* lato-regular - latin_latin-ext */
@font-face {
     font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
     font-family: 'Lato';
     font-style: normal;
     font-weight: 400;
     src: url('../fonts/lato-v23-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
     src: url('../fonts/lato-v23-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/lato-v23-latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
          url('../fonts/lato-v23-latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */
          url('../fonts/lato-v23-latin_latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
          url('../fonts/lato-v23-latin_latin-ext-regular.svg#Lato') format('svg'); /* Legacy iOS */
   }
   /* lato-italic - latin_latin-ext */
   @font-face {
     font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
     font-family: 'Lato';
     font-style: italic;
     font-weight: 400;
     src: url('../fonts/lato-v23-latin_latin-ext-italic.eot'); /* IE9 Compat Modes */
     src: url('../fonts/lato-v23-latin_latin-ext-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/lato-v23-latin_latin-ext-italic.woff2') format('woff2'), /* Super Modern Browsers */
          url('../fonts/lato-v23-latin_latin-ext-italic.woff') format('woff'), /* Modern Browsers */
          url('../fonts/lato-v23-latin_latin-ext-italic.ttf') format('truetype'), /* Safari, Android, iOS */
          url('../fonts/lato-v23-latin_latin-ext-italic.svg#Lato') format('svg'); /* Legacy iOS */
   }
   /* lato-700 - latin_latin-ext */
   @font-face {
     font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
     font-family: 'Lato';
     font-style: normal;
     font-weight: 700;
     src: url('../fonts/lato-v23-latin_latin-ext-700.eot'); /* IE9 Compat Modes */
     src: url('../fonts/lato-v23-latin_latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/lato-v23-latin_latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
          url('../fonts/lato-v23-latin_latin-ext-700.woff') format('woff'), /* Modern Browsers */
          url('../fonts/lato-v23-latin_latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
          url('../fonts/lato-v23-latin_latin-ext-700.svg#Lato') format('svg'); /* Legacy iOS */
   }
   /* lato-700italic - latin_latin-ext */
   @font-face {
     font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
     font-family: 'Lato';
     font-style: italic;
     font-weight: 700;
     src: url('../fonts/lato-v23-latin_latin-ext-700italic.eot'); /* IE9 Compat Modes */
     src: url('../fonts/lato-v23-latin_latin-ext-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/lato-v23-latin_latin-ext-700italic.woff2') format('woff2'), /* Super Modern Browsers */
          url('../fonts/lato-v23-latin_latin-ext-700italic.woff') format('woff'), /* Modern Browsers */
          url('../fonts/lato-v23-latin_latin-ext-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
          url('../fonts/lato-v23-latin_latin-ext-700italic.svg#Lato') format('svg'); /* Legacy iOS */
   }


/* montserrat-regular - latin_latin-ext */
@font-face {
     font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
     font-family: 'Montserrat';
     font-style: normal;
     font-weight: 400;
     src: url('../fonts/montserrat-v25-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
     src: url('../fonts/montserrat-v25-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/montserrat-v25-latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
          url('../fonts/montserrat-v25-latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */
          url('../fonts/montserrat-v25-latin_latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
          url('../fonts/montserrat-v25-latin_latin-ext-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
   }
   /* montserrat-700 - latin_latin-ext */
   @font-face {
     font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
     font-family: 'Montserrat';
     font-style: normal;
     font-weight: 700;
     src: url('../fonts/montserrat-v25-latin_latin-ext-700.eot'); /* IE9 Compat Modes */
     src: url('../fonts/montserrat-v25-latin_latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/montserrat-v25-latin_latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
          url('../fonts/montserrat-v25-latin_latin-ext-700.woff') format('woff'), /* Modern Browsers */
          url('../fonts/montserrat-v25-latin_latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
          url('../fonts/montserrat-v25-latin_latin-ext-700.svg#Montserrat') format('svg'); /* Legacy iOS */
   }

/* amatic-sc-regular - latin_latin-ext */
@font-face {
     font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
     font-family: 'Amatic SC';
     font-style: normal;
     font-weight: 400;
     src: url('../fonts/amatic-sc-v24-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
     src: url('../fonts/amatic-sc-v24-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/amatic-sc-v24-latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
          url('../fonts/amatic-sc-v24-latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */
          url('../fonts/amatic-sc-v24-latin_latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
          url('../fonts/amatic-sc-v24-latin_latin-ext-regular.svg#AmaticSC') format('svg'); /* Legacy iOS */
   }
   /* amatic-sc-700 - latin_latin-ext */
   @font-face {
     font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
     font-family: 'Amatic SC';
     font-style: normal;
     font-weight: 700;
     src: url('../fonts/amatic-sc-v24-latin_latin-ext-700.eot'); /* IE9 Compat Modes */
     src: url('../fonts/amatic-sc-v24-latin_latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/amatic-sc-v24-latin_latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
          url('../fonts/amatic-sc-v24-latin_latin-ext-700.woff') format('woff'), /* Modern Browsers */
          url('../fonts/amatic-sc-v24-latin_latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
          url('../fonts/amatic-sc-v24-latin_latin-ext-700.svg#AmaticSC') format('svg'); /* Legacy iOS */
   }