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

@font-face {
    font-family: 'Gill Sans';
    src: url('fonts/GillSans-Bold.eot');
    src: local('Gill Sans Bold'), local('GillSans-Bold'),
        url('fonts/GillSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/GillSans-Bold.woff2') format('woff2'),
        url('fonts/GillSans-Bold.woff') format('woff'),
        url('fonts/GillSans-Bold.ttf') format('truetype'),
        url('fonts/GillSans-Bold.svg#GillSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Technic';
    src: url('fonts/Technic.eot');
    src: local('Technic'),
        url('fonts/Technic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Technic.woff2') format('woff2'),
        url('fonts/Technic.woff') format('woff'),
        url('fonts/Technic.ttf') format('truetype'),
        url('fonts/Technic.svg#Technic') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
h1,h2 {font-family:'Gill Sans', Verdana; font-weight: bold;}
h3,h4 {font-family:'Gill Sans', Verdana;}



