@font-face {
    font-family: 'TT Interphases Pro';
    src: url('/static/tt_interphases_pro/TT Interphases Pro Trial Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'TT Interphases Pro';
    src: url('/static/tt_interphases_pro/TT Interphases Pro Trial ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'TT Interphases Pro';
    src: url('/static/tt_interphases_pro/TT Interphases Pro Trial Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'TT Interphases Pro';
    src: url('/static/tt_interphases_pro/TT Interphases Pro Trial Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'TT Interphases Pro';
    src: url('/static/tt_interphases_pro/TT Interphases Pro Trial Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'TT Interphases Pro';
    src: url('/static/tt_interphases_pro/TT Interphases Pro Trial DemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'TT Interphases Pro';
    src: url('/static/tt_interphases_pro/TT Interphases Pro Trial Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'TT Interphases Pro';
    src: url('/static/tt_interphases_pro/TT Interphases Pro Trial ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'TT Interphases Pro';
    src: url('/static/tt_interphases_pro/TT Interphases Pro Trial Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

/* Italic styles */
@font-face {
    font-family: 'TT Interphases Pro';
    src: url('/static/tt_interphases_pro/TT Interphases Pro Trial Thin Italic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'TT Interphases Pro';
    src: url('/static/tt_interphases_pro/TT Interphases Pro Trial ExtraLight Italic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'TT Interphases Pro';
    src: url('/static/tt_interphases_pro/TT Interphases Pro Trial Light Italic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'TT Interphases Pro';
    src: url('/static/tt_interphases_pro/TT Interphases Pro Trial Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'TT Interphases Pro';
    src: url('/static/tt_interphases_pro/TT Interphases Pro Trial Medium Italic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'TT Interphases Pro';
    src: url('/static/tt_interphases_pro/TT Interphases Pro Trial DemiBold Italic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'TT Interphases Pro';
    src: url('/static/tt_interphases_pro/TT Interphases Pro Trial Bold Italic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'TT Interphases Pro';
    src: url('/static/tt_interphases_pro/TT Interphases Pro Trial ExtraBold Italic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'TT Interphases Pro';
    src: url('/static/tt_interphases_pro/TT Interphases Pro Trial Black Italic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}