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

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