@font-face {
    font-family: 'Blacker Sans';
    src: local('Blacker Sans'), url(/assets/fonts/blackersansdisplaytriallight.ttf) format(TrueType);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Tinos Regular';
    src: local('Tinos Regular'), url(/assets/fonts/Tinos-Regular.ttf) format(TrueType);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Tinos Bold';
    src: local('Tinos Bold'), url(/assets/fonts/Tinos-Bold.ttf) format(TrueType);
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Blacker Sans Display Trial';
    font-style: normal;
    font-weight: 300;
    src: local('Blacker Sans Display Trial'), url('BlackerSansDisplayTrial-Light.woff') format('woff');
}