Config Atom
Just put something like this in your user stylesheet:
.tab-bar .tab .title {
font-size: 14px;
}
Stylesheet.less
.tab-bar .tab .title,
.php-icon,
.icon-file-directory {
font-size: 12px;
font-family: "verdana","vivala code","input";
}