/*!
Theme Name: eiShop Master
Theme URI: https://www.eitheme.com/
Author: Erik
Author URI: https://erikse.com/
Description: eiShop is a clean and modern theme for your online shop.
Version: 1.2.3
Tested up to: 8.3
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: eishop-master
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/


@font-face {
  font-family: 'AldotheApache';
  src: url('fonts/AldotheApache.woff2') format('woff2'),
       url('fonts/AldotheApache.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: 'AldotheApache', sans-serif;
}