@font-face {
    font-family: 'TTRuns';
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/TTRunsTrialThin.ttf) format('truetype');
}
@font-face {
    font-family: 'TTRuns';
    font-style: italic;
    font-weight: 100;
    src: url(../fonts/TTRunsTrialThinItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'TTRuns';
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/TTRunsTrialExtraLight.ttf) format('truetype');
}
@font-face {
    font-family: 'TTRuns';
    font-style: italic;
    font-weight: 200;
    src: url(../fonts/TTRunsTrialExtraLightItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'TTRuns';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/TTRunsTrialLight.ttf) format('truetype');
}
@font-face {
    font-family: 'TTRuns';
    font-style: italic;
    font-weight: 300;
    src: url(../fonts/TTRunsTrialLightItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'TTRuns';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/TTRunsTrialRegular.ttf) format('truetype');
}
@font-face {
    font-family: 'TTRuns';
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/TTRunsTrialItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'TTRuns';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/TTRunsTrialMedium.ttf) format('truetype');
}
@font-face {
    font-family: 'TTRuns';
    font-style: italic;
    font-weight: 500;
    src: url(../fonts/TTRunsTrialMediumItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'TTRuns';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/TTRunsTrialDemiBold.ttf) format('truetype');
}
@font-face {
    font-family: 'TTRuns';
    font-style: italic;
    font-weight: 600;
    src: url(../fonts/TTRunsTrialDemiBoldItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'TTRuns';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/TTRunsTrialBold.ttf) format('truetype');
}
@font-face {
    font-family: 'TTRuns';
    font-style: italic;
    font-weight: 700;
    src: url(../fonts/TTRunsTrialBoldItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'TTRuns';
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/TTRunsTrialBlack.ttf) format('truetype');
}
@font-face {
    font-family: 'TTRuns';
    font-style: italic;
    font-weight: 900;
    src: url(../fonts/TTRunsTrialBlackItalic.ttf) format('truetype');
}

@font-face {
    font-family: 'TTRunsOutline';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/TTRunsBlackOutlineTrial.ttf) format('truetype');
}
@font-face {
    font-family: 'TTRunsOutline';
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/TTRunsBlackOutlineItalicTrial.ttf) format('truetype');
}