/*
 * Smiley Sans v2.0.1
 * Copyright (c) 2022-2024 atelierAnchor
 * Licensed under the SIL Open Font License, Version 1.1.
 * See ./LICENSE for the complete license text.
 */

@font-face {
  font-family: 'Smiley Sans Oblique';
  src:
    local('Smiley Sans Oblique'),
    url('./SmileySans-Oblique.woff2') format('woff2');
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}
