/* alex-brush-400normal - latin */
@font-face {
  font-family: 'Alex Brush';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src:
    local('Alex Brush Regular '),
    local('Alex Brush-Regular'),
    url('./files/alex-brush-latin-400.woff2') format('woff2'), /* Super Modern Browsers */
    url('./files/alex-brush-latin-400.woff') format('woff'); /* Modern Browsers */
}

