/*
Theme Name: McClure Marketing
Description: Child theme, based on the Generatepress WordPress theme.
Author: Gary Mavis
Author URI: https://www.garymavis.com/
Template: generatepress
Version: 1.0
*/









/* Fonts */

@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/themes/generaterpress-child/fonts/Gotham-Book.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/themes/generaterpress-child/fonts/Gotham-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/themes/generaterpress-child/fonts/Gotham-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/themes/generaterpress-child/fonts/Gotham-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
