mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
move @font-face into default atom.css
This commit is contained in:
@@ -53,4 +53,11 @@ html, body {
|
||||
left: 0;
|
||||
right: 0;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Octicons Regular';
|
||||
src: url("octicons-regular-webfont.woff") format("woff");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user