@charset "UTF-8";
/* CSS Document */
body {
font-family: FlexaRegular, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
}
@font-face { font-family: 'FlexaRegular'; font-display: swap;
			 src: url(fonts/GT-Flexa-Standard-Regular.woff2) format("woff2"), url(fonts/GT-Flexa-Standard-Regular.woff) format("woff"), url(fonts/GT-Flexa-Standard-Regular.ttf) format("truetype");
			 font-weight: 400; 
			 font-style:normal;}
@font-face { font-family: 'FlexaExLight';font-display: swap;
             src: url(fonts/GT-Flexa-Extended-Light.woff2) format("woff2"), url(fonts/GT-Flexa-Extended-Light.woff) format("woff"), url(fonts/GT-Flexa-Extended-Light.ttf) format("truetype");
             font-weight: 300;
			 font-style:normal;}
@font-face { font-family: 'FlexaExtBold';font-display: swap;
             src: url(fonts/GT-Flexa-Extended-Bold.woff2) format("woff2"), url(fonts/GT-Flexa-Extended-Bold.woff) format("woff"), url(fonts/GT-Flexa-Extended-Bold.ttf) format("truetype");
             font-weight: 700;
			 font-style:normal;}
@font-face { font-family: 'FlexaExpBold';font-display: swap;
             src: url(fonts/GT-Flexa-Expanded-Bold.woff2) format("woff2"), url(fonts/GT-Flexa-Expanded-Bold.woff) format("woff"), url(fonts/GT-Flexa-Expanded-Bold.ttf) format("truetype");
             font-weight: 700;
			 font-style:normal;}
@font-face { font-family: 'FlexaCompBold';font-display: swap;
             src: url(fonts/GT-Flexa-Compressed-Bold.woff2) format("woff2"), url(fonts/GT-Flexa-Compressed-Bold.woff) format("woff"), url(fonts/GT-Flexa-Compressed-Bold.ttf) format("truetype");
			 font-style:normal;
             font-weight: 700;}