/* Copyright (c) 2016-2019 VMware, Inc. All Rights Reserved.
 * This software is released under SIL OFL v1.1 license.
 * The full license information can be found in LICENSE in the root directory of this project.
 */

 @font-face {
  font-family: 'Clarity City';
  font-weight: 900;
  font-style: normal;
  src: 
    local('Clarity City'),
    url('../Webfonts/WOFF2/ClarityCity-Black.woff2') format('woff2'), 
    url('../Webfonts/WOFF/ClarityCity-Black.woff') format('woff');
}