Unpacked Avenir.ttc to its several ttf components due to compatibility issues on older operating systems.

react
Daniel Scalzi 2018-01-23 21:16:10 -05:00
parent 2e4a2be8b4
commit d7aa79f7d3
14 changed files with 2 additions and 2 deletions

View File

@ -6,12 +6,12 @@
@font-face {
font-family: 'Avenir Book';
src: url('../fonts/Avenir.ttc');
src: url('../fonts/Avenir-Book.ttf');
}
@font-face {
font-family: 'Avenir Medium';
src: url('../fonts/Avenir-Medium.otf');
src: url('../fonts/Avenir-Medium.ttf');
}
/*******************************************************************************

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.