@font-face {
  font-family: 'FullTimes';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src:
    local("FullTimes"),
    local("FullTimes-Regular"),
    local("FullTimes Regular"),
    url('./woff2/FullTimes-Regular-Latin-Extended.woff2') format('woff2'),
    url('./woff/FullTimes-Regular-Latin-Extended.woff') format('woff'),
    url('./ttf/FullTimes-Regular-Latin-Extended.ttf') format('truetype'),
    url('./otf/FullTimes-Regular-Latin-Extended.otf') format('opentype');
  unicode-range: U+0180-024F, U+0250-02AF, U+02B0-02FF, U+0300-036F;
}

@font-face {
  font-family: 'FullTimes';
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src:
    local("FullTimes"),
    local("FullTimes-Bold"),
    local("FullTimes Bold"),
    url('./woff2/FullTimes-Bold-Latin-Extended.woff2') format('woff2'),
    url('./woff/FullTimes-Bold-Latin-Extended.woff') format('woff'),
    url('./ttf/FullTimes-Bold-Latin-Extended.ttf') format('truetype'),
    url('./otf/FullTimes-Bold-Latin-Extended.otf') format('opentype');
  unicode-range: U+0180-024F, U+0250-02AF, U+02B0-02FF, U+0300-036F;
}

@font-face {
  font-family: 'FullTimes';
  font-style: italic;
  font-weight: normal;
  font-display: swap;
  src:
    local("FullTimes"),
    local("FullTimes-Italic"),
    local("FullTimes Italic"),
    url('./woff2/FullTimes-Italic-Latin-Extended.woff2') format('woff2'),
    url('./woff/FullTimes-Italic-Latin-Extended.woff') format('woff'),
    url('./ttf/FullTimes-Italic-Latin-Extended.ttf') format('truetype'),
    url('./otf/FullTimes-Italic-Latin-Extended.otf') format('opentype');
  unicode-range: U+0180-024F, U+0250-02AF, U+02B0-02FF, U+0300-036F;
}

@font-face {
  font-family: 'FullTimes';
  font-style: italic;
  font-weight: bold;
  font-display: swap;
  src:
    local("FullTimes"),
    local("FullTimes-BoldItalic"),
    local("FullTimes Bold Italic"),
    url('./woff2/FullTimes-BoldItalic-Latin-Extended.woff2') format('woff2'),
    url('./woff/FullTimes-BoldItalic-Latin-Extended.woff') format('woff'),
    url('./ttf/FullTimes-BoldItalic-Latin-Extended.ttf') format('truetype'),
    url('./otf/FullTimes-BoldItalic-Latin-Extended.otf') format('opentype');
  unicode-range: U+0180-024F, U+0250-02AF, U+02B0-02FF, U+0300-036F;
}