/*!
 * Copyright Zendesk, Inc.
 *
 * Use of this source code is governed under the Apache License, Version 2.0
 * found at http://www.apache.org/licenses/LICENSE-2.0.
 */

.u-thin{ font-weight:100 !important; }

.u-extralight{ font-weight:200 !important; }

.u-light{ font-weight:300 !important; }

.u-regular{ font-weight:400 !important; }

.u-medium{ font-weight:500 !important; }

.u-semibold{ font-weight:600 !important; }

.u-bold{ font-weight:700 !important; }

.u-extrabold{ font-weight:800 !important; }

.u-black{ font-weight:900 !important; }

.u-ultralight{ font-weight:200 !important; }

.u-ultrabold{ font-weight:800 !important; }

.u-heavy{ font-weight:900 !important; }
