@font-face {
    font-family: 'Gotham Rounded Book';
    src: url('../fonts/GothamRounded-Book.eot');
    src: local('Gotham Rounded Book'), local('GothamRounded-Book'),
        url('../fonts/GothamRounded-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamRounded-Book.woff2') format('woff2'),
        url('../fonts/GothamRounded-Book.woff') format('woff'),
        url('../fonts/GothamRounded-Book.ttf') format('truetype'),
        url('../fonts/GothamRounded-Book.svg#GothamRounded-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family:"rational-tw-text-demo-semibold";
    src:url("https://dafonttop.com/wp-data/r/158/8158/file/rationaltwtextdemo-semibold.otf") format("woff"),
    url("https://dafonttop.com/wp-data/r/158/8158/file/rationaltwtextdemo-semibold.otf") format("opentype"),
    url("https://dafonttop.com/wp-data/r/158/8158/file/rationaltwtextdemo-semibold.otf") format("truetype");
    }
@font-face {
    font-family: 'Gotham Rounded';
    src: url('../fonts/GothamRounded-Light.eot');
    src: local('Gotham Rounded Light'), local('GothamRounded-Light'),
        url('../fonts/GothamRounded-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamRounded-Light.woff2') format('woff2'),
        url('../fonts/GothamRounded-Light.woff') format('woff'),
        url('../fonts/GothamRounded-Light.ttf') format('truetype'),
        url('../fonts/GothamRounded-Light.svg#GothamRounded-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

