.u-times:before {
    content: "\e5cd";
    display: inline-block;
    width: 1em;
    height: 1em;
    font-family: "Material Icons";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    font-feature-settings: "liga";
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    vertical-align: middle;
    direction: ltr;
    text-rendering: optimizeLegibility;
}