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