@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Saira+Condensed:wght@500;600;700&family=Saira:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Muli:wght@200;300;400;600;700;800;900&display=swap');
@font-face {
    font-family: 'Segoe Print';
    src: url('../fonts/SegoePrint.eot');
    src: url('../fonts/SegoePrint.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoePrint.woff2') format('woff2'),
        url('../fonts/SegoePrint.woff') format('woff'),
        url('../fonts/SegoePrint.ttf') format('truetype'),
        url('../fonts/SegoePrint.svg#SegoePrint') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'UTM American Sans';
    src: url('../fonts/UTMAmericanSans.eot');
    src: url('../fonts/UTMAmericanSans.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UTMAmericanSans.woff2') format('woff2'),
        url('../fonts/UTMAmericanSans.woff') format('woff'),
        url('../fonts/UTMAmericanSans.ttf') format('truetype'),
        url('../fonts/UTMAmericanSans.svg#UTMAmericanSans') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}