/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Gill Sans by Monotype
 * URL: https://www.myfonts.com/collections/monotype-imaging-foundry
 * Copyright: Copyright © 2025 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2025 MyFonts Inc.
 */

/* Gill Sans Light (300) */
@font-face {
  font-family: 'Gill Sans';
  font-style: normal;
  font-weight: 300;
  src: url('webFonts/GillSansLight/font.woff2') format('woff2'),
       url('webFonts/GillSansLight/font.woff') format('woff');
}

/* Gill Sans Light Italic (300) */
@font-face {
  font-family: 'Gill Sans';
  font-style: italic;
  font-weight: 300;
  src: url('webFonts/GillSansLightItalic/font.woff2') format('woff2'),
       url('webFonts/GillSansLightItalic/font.woff') format('woff');
}

/* Gill Sans Medium as Regular (400) - mapping for compatibility */
@font-face {
  font-family: 'Gill Sans';
  font-style: normal;
  font-weight: 400;
  src: url('webFonts/GillSansMedium/font.woff2') format('woff2'),
       url('webFonts/GillSansMedium/font.woff') format('woff');
}

/* Gill Sans Medium Italic as Regular Italic (400) - mapping for compatibility */
@font-face {
  font-family: 'Gill Sans';
  font-style: italic;
  font-weight: 400;
  src: url('webFonts/GillSansMediumItalic/font.woff2') format('woff2'),
       url('webFonts/GillSansMediumItalic/font.woff') format('woff');
}

/* Gill Sans Medium (500) */
@font-face {
  font-family: 'Gill Sans';
  font-style: normal;
  font-weight: 500;
  src: url('webFonts/GillSansMedium/font.woff2') format('woff2'),
       url('webFonts/GillSansMedium/font.woff') format('woff');
}

/* Gill Sans Medium Italic (500) */
@font-face {
  font-family: 'Gill Sans';
  font-style: italic;
  font-weight: 500;
  src: url('webFonts/GillSansMediumItalic/font.woff2') format('woff2'),
       url('webFonts/GillSansMediumItalic/font.woff') format('woff');
}

/* Gill Sans Medium as SemiBold (600) - mapping for compatibility */
@font-face {
  font-family: 'Gill Sans';
  font-style: normal;
  font-weight: 600;
  src: url('webFonts/GillSansMedium/font.woff2') format('woff2'),
       url('webFonts/GillSansMedium/font.woff') format('woff');
}

/* Gill Sans Medium Italic as SemiBold Italic (600) - mapping for compatibility */
@font-face {
  font-family: 'Gill Sans';
  font-style: italic;
  font-weight: 600;
  src: url('webFonts/GillSansMediumItalic/font.woff2') format('woff2'),
       url('webFonts/GillSansMediumItalic/font.woff') format('woff');
}

/* Gill Sans Bold (700) */
@font-face {
  font-family: 'Gill Sans';
  font-style: normal;
  font-weight: 700;
  src: url('webFonts/GillSansBold/font.woff2') format('woff2'),
       url('webFonts/GillSansBold/font.woff') format('woff');
}

/* Gill Sans Bold Italic (700) */
@font-face {
  font-family: 'Gill Sans';
  font-style: italic;
  font-weight: 700;
  src: url('webFonts/GillSansBoldItalic/font.woff2') format('woff2'),
       url('webFonts/GillSansBoldItalic/font.woff') format('woff');
}


