/* Stack Sans Text Custom Fonts */

/* Extra Light - 200 */
@font-face {
  font-family: 'Stack Sans Text';
  src: url("/fonts/24d60b90-7353-45b6-b94c-16c0da21b92f/TTF/StackSansText-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}

/* Light - 300 */
@font-face {
  font-family: 'Stack Sans Text';
  src: url("/fonts/24d60b90-7353-45b6-b94c-16c0da21b92f/TTF/StackSansText-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

/* Regular - 400 */
@font-face {
  font-family: 'Stack Sans Text';
  src: url("/fonts/24d60b90-7353-45b6-b94c-16c0da21b92f/TTF/StackSansText-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

/* Medium - 500 */
@font-face {
  font-family: 'Stack Sans Text';
  src: url("/fonts/24d60b90-7353-45b6-b94c-16c0da21b92f/TTF/StackSansText-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

/* Semi Bold - 600 */
@font-face {
  font-family: 'Stack Sans Text';
  src: url("/fonts/24d60b90-7353-45b6-b94c-16c0da21b92f/TTF/StackSansText-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

/* Bold - 700 */
@font-face {
  font-family: 'Stack Sans Text';
  src: url("/fonts/24d60b90-7353-45b6-b94c-16c0da21b92f/TTF/StackSansText-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
