
  
@font-face {
  font-family: "BrandonTextWeb-Medium";
  src: url('../fonts/BrandonTextWebMedium/font.woff2') format('woff2'), url('../fonts/BrandonTextWebMedium/font.woff') format('woff');
}
@font-face {
  font-family: "BrandonTextWeb-Bold";
  src: url('../fonts/BrandonTextWebBold/font.woff2') format('woff2'), url('../fonts/BrandonTextWebBold/font.woff') format('woff');
}

@font-face {font-family: SegoeUI; src: local("Segoe UI Light"), url("../fonts/SegoeUI-Light.woff2") format("woff2"); font-weight: 100;}
@font-face {font-family: SegoeUI; src: local("Segoe UI Semilight"), url("../fonts/SegoeUI-SemiLight.woff2") format("woff2"); font-weight: 200;}
@font-face {font-family: SegoeUI; src: local("Segoe UI"), url("../fonts/SegoeUI-Regular.woff2") format("woff2"); font-weight: 400;}
@font-face {font-family: SegoeUI; src: local("Segoe UI Semibold"), url("../fonts/SegoeUI-SemiBold.woff2") format("woff2"); font-weight: 500;}
@font-face {font-family: SegoeUI; src: local("Segoe UI Bold"), url("../fonts/SegoeUI-Bold.woff2") format("woff2"); font-weight: 600;}

@font-face {
  font-family: 'Cookie';
  font-style: normal;
  font-weight: 400;
  src: local('Cookie-Regular'), url(https://fonts.gstatic.com/s/cookie/v7/Tvkve1y-JrkMx2S9u2OW1g.woff) format('woff');
}

