﻿@font-face {
    font-family: "TrendRoughSansW00-One";
    src: url("fonts/trend-rough.eot");
    src: url("fonts/trend-rough.eot?#iefix") format("embedded-opentype"),
        url("fonts/trend-rough.woff2") format("woff2"), 
        url("fonts/trend-rough.woff") format("woff"), 
        url("fonts/trend-rough.ttf") format("truetype"), 
        url("fonts/trend-rough.svg#TrendRoughSansW00-One") format("svg");
}
.trend-rough {
    font-family: 'TrendRoughSansW00-One', sans-serif;
    font-weight: 400;
    font-size: xx-large;
}