Skip to content

Instantly share code, notes, and snippets.

@cubehrends
Last active February 10, 2018 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cubehrends/474eada6b2e9ccfe49bf3b3eee448243 to your computer and use it in GitHub Desktop.
Save cubehrends/474eada6b2e9ccfe49bf3b3eee448243 to your computer and use it in GitHub Desktop.
/* XING for Divi Font-Face Import
--------------------------------------------------------------- */
@font-face {
font-family: 'xing';
src: url('fonts/xing.eot?2a5kpv');
src: url('fonts/xing.eot?2a5kpv#iefix') format('embedded-opentype'),
url('fonts/xing.ttf?2a5kpv') format('truetype'),
url('fonts/xing.woff?2a5kpv') format('woff'),
url('fonts/xing.svg?2a5kpv#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment