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

@font-face { 
 font-family: 'Untitled Sans'; 
 src: url('../fonts/UntitledSans-Bold.eot'); 
 src: url('../fonts/UntitledSans-Bold.eot?#iefix') format('embedded-opentype'),
 url('../fonts/UntitledSans-Bold.woff2') format('woff2'),
 url('../fonts/UntitledSans-Bold.woff') format('woff'),
 url('../fonts/UntitledSans-Bold.ttf') format('truetype'),
 url('../fonts/UntitledSans-Bold.svg#UntitledSans-Bold') format('svg'); 
 font-weight: bold; 
 font-style: normal; 
 font-display: swap; 
 } 

 @font-face { 
 font-family: 'Untitled Sans'; 
 src: url('../fonts/UntitledSans-Regular.eot'); 
 src: url('../fonts/UntitledSans-Regular.eot?#iefix') format('embedded-opentype'),
 url('../fonts/UntitledSans-Regular.woff2') format('woff2'),
 url('../fonts/UntitledSans-Regular.woff') format('woff'),
 url('../fonts/UntitledSans-Regular.ttf') format('truetype'),
 url('../fonts/UntitledSans-Regular.svg#UntitledSans-Regular') format('svg'); 
 font-weight: normal; 
 font-style: normal; 
 font-display: swap; 
 } 

@font-face {
    font-family: 'GT Super Text Book';
    src: url('../fonts/GTSuperText-BookItalic.eot');
    src: url('../fonts/GTSuperText-BookItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GTSuperText-BookItalic.woff2') format('woff2'),
        url('../fonts/GTSuperText-BookItalic.woff') format('woff'),
        url('../fonts/GTSuperText-BookItalic.ttf') format('truetype'),
        url('../fonts/GTSuperText-BookItalic.svg#GTSuperText-BookItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'GT Super Txt Trial Bd';
    src: url('../fonts/GTSuperTxtTrial-Bd.eot');
    src: url('../fonts/GTSuperTxtTrial-Bd.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GTSuperTxtTrial-Bd.woff2') format('woff2'),
        url('../fonts/GTSuperTxtTrial-Bd.woff') format('woff'),
        url('../fonts/GTSuperTxtTrial-Bd.ttf') format('truetype'),
        url('../fonts/GTSuperTxtTrial-Bd.svg#GTSuperTxtTrial-Bd') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Super Text Book';
    src: url('../fonts/GTSuperText-Book.eot');
    src: url('../fonts/GTSuperText-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GTSuperText-Book.woff2') format('woff2'),
        url('../fonts/GTSuperText-Book.woff') format('woff'),
        url('../fonts/GTSuperText-Book.ttf') format('truetype'),
        url('../fonts/GTSuperText-Book.svg#GTSuperText-Book') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

