@font-face {
    font-family: 'TT Fors Trial';
    font-style: normal;
    font-weight: 400;
    src: local('TT Fors Trial'), url('../fonts/TT_Fors_Trial_Regular.woff') format('woff');
}
@font-face {
    font-family: 'TT Fors Trial';
    font-style: normal;
    font-weight: 500;
    src: local('TT Fors Trial'), url('../fonts/TT_Fors_Trial_Medium.woff') format('woff');
}
@font-face {
    font-family: 'TT Fors Trial';
    font-style: normal;
    font-weight: 700;
    src: local('TT Fors Trial'), url('../fonts/TT_Fors_Trial_Bold.woff') format('woff');
}