@font-face {
    font-family: 'Brandon Grotesque';
    src: url('webfonts/BrandonGrotesque-Regular.eot');
    src: url('webfonts/BrandonGrotesque-Regular.eot?#iefix') format('embedded-opentype'),
        url('webfonts/BrandonGrotesque-Regular.woff2') format('woff2'),
        url('webfonts/BrandonGrotesque-Regular.woff') format('woff'),
        url('webfonts/BrandonGrotesque-Regular.ttf') format('truetype'),
        url('webfonts/BrandonGrotesque-Regular.svg#BrandonGrotesque-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Brandon Grotesque';
    src: url('webfonts/BrandonGrotesque-Medium.eot');
    src: url('webfonts/BrandonGrotesque-Medium.eot?#iefix') format('embedded-opentype'),
        url('webfonts/BrandonGrotesque-Medium.woff2') format('woff2'),
        url('webfonts/BrandonGrotesque-Medium.woff') format('woff'),
        url('webfonts/BrandonGrotesque-Medium.ttf') format('truetype'),
        url('webfonts/BrandonGrotesque-Medium.svg#BrandonGrotesque-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('BrandonGrotesque-Bold.eot');
    src: url('webfonts/BrandonGrotesque-Bold.eot?#iefix') format('embedded-opentype'),
        url('webfonts/BrandonGrotesque-Bold.woff') format('woff'),
        url('webfonts/BrandonGrotesque-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('webfonts/open-sans-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('webfonts/open-sans-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfonts/open-sans-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfonts/open-sans-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('webfonts/open-sans-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfonts/open-sans-v18-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
