LanguageΒ  |Β  DE de_DEEL el
πŸ“„ Cite this article
Last updated on August 26th, 2026 at 01:33 am

AtCorfu Sans is a modern, geometric sans-serif typeface carefully designed to fully support Greek alongside Latin characters. Created by the AtCorfu.com team and Teo, it solves the long-standing lack of high-quality Greek-compatible fonts for web and print.

Featuring four refined weights β€” Regular, Semi-bold, Bold, Black β€” AtCorfu Sans combines clarity, balance, and personality across both Greek and Latin scripts. Ideal for travel websites, branding, editorial content, or UI design.


✨ Font Features

  • βœ… Full support for Greek and Latin alphabets
  • βœ… Four weights: Regular, Semi-bold, Bold, Black
  • βœ… Modern geometric design with softened curves
  • βœ… Ideal for web, print, branding, editorial, and UI
  • βœ… Optimized for fast web rendering and readability
  • βœ… Free for personal and commercial projects

πŸ”’ License

Copyright Β© 2025 Kostas Teopoulos, AtCorfu.com. Licensed under the SIL Open Font License 1.1. Use, modify, and distribute freely β€” no attribution required.


πŸ“„ Preview Specimen

AtCorfu Sans - How it looks in all Languages
AtCorfu Sans – How it looks in all Languages

πŸ“₯ Download AtCorfu Sans

Choose your preferred variant:


πŸ’» How to Install

Windows: Right-click font file β†’ Install

Mac: Double-click font file β†’ Install Font


🌐 How to Use on a Website

Upload the font files (.ttf, .otf, .woff, .woff2) to your server, then add the following to your CSS, replacing URLs with the correct path:

@font-face{ 
  font-family: 'AtCorfu';
  src: url('.../AtCorfu-Regular.ttf') format('truetype'),
       url('.../AtCorfu-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
 }
@font-face{ 
  font-family: 'AtCorfu';
  src: url('.../AtCorfu-500.ttf') format('truetype'),
       url('.../AtCorfu-500.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
 }
@font-face{ 
  font-family: 'AtCorfu';
  src: url('.../AtCorfu-Bold.ttf') format('truetype'),
       url('.../AtCorfu-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
 }
@font-face{ 
  font-family: 'AtCorfu';
  src: url('.../AtCorfu-Black.ttf') format('truetype'),
       url('.../AtCorfu-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
 }

πŸ›  Upcoming

  • Web-optimized .woff2 variants (refreshed)
  • New semi-bold (600) weight (refreshed)

If you find this font useful, feel free to share or credit AtCorfu.com. Designed in Corfu for Greek typography everywhere.

Comments