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

π₯ Download AtCorfu Sans
Choose your preferred variant:
TTF/OTF/WOFF/WOFF2
SemiBold
TTF/OTF/WOFF/WOFF2
Bold
TTF/OTF/WOFF/WOFF2
Black
TTF/OTF/WOFF/WOFF2
Full Family
All weights & formats
π» 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
.woff2variants (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