/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 08 2024 | 05:38:16 */
@font-face {
  font-family: 'Graphik-Bold';
  src: url('/wp-content/uploads/fonts/Graphik-Bold.woff2') format('woff2'),
       url('/wp-content/uploads/fonts/Graphik-Bold.woff') format('woff'),
       font-weight: 700;
       font-style: normal;
}

@font-face {
  font-family: 'Graphik-Medium';
  src: url('/wp-content/uploads/fonts/Graphik-Medium.woff2') format('woff2'),
       url('/wp-content/uploads/fonts/Graphik-Medium.woff') format('woff'),
       font-weight: 600;
       font-style: normal;
}

@font-face {
  font-family: 'Graphik-Semibold';
  src: url('/wp-content/uploads/fonts/Graphik-Semibold.woff2') format('woff2'),
       url('/wp-content/uploads/fonts/Graphik-Semibold.woff') format('woff'),
       font-weight: 600;
       font-style: normal;
}

@font-face {
  font-family: 'Graphik-Regular';
  src: url('/wp-content/uploads/fonts/Graphik-Regular.woff2') format('woff2'),
       url('/wp-content/uploads/fonts/Graphik-Regular.woff') format('woff'),
       font-weight: 500;
       font-style: normal;
}

@font-face {
  font-family: 'Graphik-Light';
  src: url('/wp-content/uploads/fonts/Graphik-Light.woff2') format('woff2'),
       url('/wp-content/uploads/fonts/Graphik-Light.woff') format('woff'),
       font-weight: 300;
       font-style: normal;
}