AtCorfu Sans is a modern, geometric sans-serif typeface carefully designed to offer full support for the Greek language, alongside Latin characters.
Originally created for the AtCorfu Travel Guide by Teo, it was developed to solve the long-standing lack of high-quality Greek-compatible fonts, especially for web and print use.
Featuring three refined weights — Regular, Bold, and Black — AtCorfu Sans combines clarity, balance, and personality across both Greek and Latin scripts.
Whether you’re designing a travel website, a modern brand, or editorial content in Greek, AtCorfu Sans delivers professional results with visual warmth and versatility.
Ideal for both headlines and body text.
Feature List
Preview
✨ Font Features
- ✅ Full support for Greek and Latin alphabets
- ✅ Three weights: Regular, Bold, Black
- ✅ Modern geometric design with softened curves
- ✅ Ideal for travel websites, branding, editorial, and UI
- ✅ Optimized for both web and print
- ✅ Designed and used in production by a Greek creator
- ✅ Free to use for personal and commercial projects
🔒 License
AtCorfu Sans
Copyright © 2025 Kostas Teopoulos AtCorfu.com
This font is licensed under the SIL Open Font License, Version 1.1.
You are free to use, modify, and distribute the font for personal or commercial projects — no attribution required (though always appreciated).
The full license text is included in the file OFL.txt
or available at: https://scripts.sil.org/OFL
✅ Image or Specimen PDF
📦 Download AtCorfu Sans
Choose your preferred format:
-
🔤 TTF (Desktop) — includes Regular, Bold, and Black
-
🌐 WOFF (Web) — optimized for web use
-
📦 Full ZIP Package — all weights and formats bundled together
How to Install
On Windows: Right-click the font file and choose “Install”
On Mac: Double-click the font file and click “Install Font”
How to Use on a Website
Upload the .ttf
, .otf
, .eot
, and .woff
font files via FTP to your desired folder on your website.
Then, add the following code to your custom CSS, replacing the URLs with the exact paths to your uploaded font files:
@font-face {
font-family: 'AtCorfu';
src: url(".../AtCorfu-Black.eot");
src: url(".../AtCorfu-Black.eot?#iefix") format("embedded-opentype"),
url(".../AtCorfu-Black.otf") format("opentype"),
url(".../AtCorfu-Black.ttf") format("truetype"),
url(".../AtCorfu-Black.woff") format("woff");
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'AtCorfu';
src: url(".../AtCorfu-Bold.eot");
src: url(".../AtCorfu-Bold.eot?#iefix") format("embedded-opentype"),
url(".../AtCorfu-Bold.otf") format("opentype"),
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-Regular.eot");
src: url(".../AtCorfu-Regular.eot?#iefix") format("embedded-opentype"),
url(".../AtCorfu-Regular.otf") format("opentype"),
url(".../AtCorfu-Regular.ttf") format("truetype"),
url(".../AtCorfu-Regular.woff") format("woff");
font-weight: 400;
font-style: normal;
font-display: swap;
}
💡 Upcoming:
Upcoming: Web-optimized .woff2
versions and a specimen preview PDF will be added soon.
If you find this font useful, feel free to share the link or credit AtCorfu.com. Designed in Corfu, for Greek typography everywhere.
Comments