@font-face {
  font-family: "Geologica";
  src: url("font/Geologica.ttf");
  font-weight: 100 1000;
}



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

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


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

