@import url('https://fonts.googleapis.com/css2?family=Lilita+One&display=swap');
@font-face {
    font-family: 'BrandonGrotesque-Regular';
    src: url('./BrandonGrotesque-Regular.eot');
    src: url('./BrandonGrotesque-Regular.eot?#iefix') format('embedded-opentype'),
         url('./BrandonGrotesque-Regular.woff') format('woff'),
         url('./BrandonGrotesque-Regular.ttf') format('truetype');
    font-style: normal;
    font-stretch: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'BrandonGrotesque-Bold';
    src: url('./BrandonGrotesque-Bold.eot');
    src: url('./BrandonGrotesque-Bold.eot?#iefix') format('embedded-opentype'),
         url('./BrandonGrotesque-Bold.woff') format('woff'),
         url('./BrandonGrotesque-Bold.ttf') format('truetype');
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
}
@font-face {
    font-family: 'EamesCenturyModern-Book';
    src: url('../fonts/EamesCenturyModern-Book.eot');
    src: url('../fonts/EamesCenturyModern-Book.eot?#iefix') format('embedded-opentype'),
         url('../fonts/EamesCenturyModern-Book.woff') format('woff');
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
}
@font-face {
    font-family: 'EamesCenturyModern-Bold';
    src: url('../fonts/EamesCenturyModern-Bold.eot');
    src: url('../fonts/EamesCenturyModern-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/EamesCenturyModern-Bold.woff') format('woff');
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
}
@font-face {
    font-family: 'EamesCenturyModern-Regular';
    src: url('../fonts/EamesCenturyModern-Regular.eot');
    src: url('../fonts/EamesCenturyModern-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/EamesCenturyModern-Regular.woff') format('woff');
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
}
@font-face {
    font-family: 'EamesCenturyModern-ExtraBold';
    src: url('../fonts/EamesCenturyModern-ExtraBold.eot');
    src: url('../fonts/EamesCenturyModern-ExtraBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/EamesCenturyModern-ExtraBold.woff') format('woff');
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RideTheFader';
    src: url('RideTheFader.eot'); /* IE 9 Compatibility Mode */
    src: url('RideTheFader.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
         url('RideTheFader.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
         url('RideTheFader.ttf') format('truetype'), /* Safari, Android, iOS */
         url('RideTheFader.svg#YourFont') format('svg'); /* Chrome < 4, Legacy iOS */
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
}