View Single Post
Old 04-03-2012, 02:47 AM  
Konda
...
 
Konda's Avatar
 
Industry Role:
Join Date: Apr 2003
Posts: 2,280
Code:
@font-face {
    font-family: 'Adelle SemiBold Italic';
    src: url('https://f.fontdeck.com/f/1/eWVqUFREWDMAB87ILoK2kGqEx4t39CppKaGY0VUHja63JntGpySM+4sOssTkAufwS7w.eot');
    src: url('https://f.fontdeck.com/f/1/eWVqUFREWDMAB87ILoK2kGqEx4t39CppKaGY0VUHja63JntGpySM+4sOssTkAufwS7w.eot?') format('embedded-opentype'),
    url('https://f.fontdeck.com/f/1/eWVqUFREWDMAB87ILoK2kGqEx4t39CppKaGY0VUHja63JntGpySM+4sOssTkAufwS7w.woff') format('woff'),
    url('https://f.fontdeck.com/f/1/eWVqUFREWDMAB87ILoK2kGqEx4t39CppKaGY0VUHja63JntGpySM+4sOssTkAufwS7w.ttf') format('opentype'),
    url('https://f.fontdeck.com/f/1/eWVqUFREWDMAB87ILoK2kGqEx4t39CppKaGY0VUHja63JntGpySM+4sOssTkAufwS7w.svg#1115') format('svg');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Adelle Bold';
    src: url('https://f.fontdeck.com/f/1/N0xyRVR4VEsABwe/9jiCNzXDzaBZL8PSzfPnxWJJrs9+dBlVjOvhfxjClJaFt+KZCh0.eot');
    src: url('https://f.fontdeck.com/f/1/N0xyRVR4VEsABwe/9jiCNzXDzaBZL8PSzfPnxWJJrs9+dBlVjOvhfxjClJaFt+KZCh0.eot?') format('embedded-opentype'),
    url('https://f.fontdeck.com/f/1/N0xyRVR4VEsABwe/9jiCNzXDzaBZL8PSzfPnxWJJrs9+dBlVjOvhfxjClJaFt+KZCh0.woff') format('woff'),
    url('https://f.fontdeck.com/f/1/N0xyRVR4VEsABwe/9jiCNzXDzaBZL8PSzfPnxWJJrs9+dBlVjOvhfxjClJaFt+KZCh0.ttf') format('opentype'),
    url('https://f.fontdeck.com/f/1/N0xyRVR4VEsABwe/9jiCNzXDzaBZL8PSzfPnxWJJrs9+dBlVjOvhfxjClJaFt+KZCh0.svg#1104') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Adelle Regular';
    src: url('https://f.fontdeck.com/f/1/NElPX1hCRjkAB6UlIpwZrGsbVEoGAaj8gbAyi6wsnhahahahazGrt5y6g/ayIKk0w5DjLrw.eot');
    src: url('https://f.fontdeck.com/f/1/NElPX1hCRjkAB6UlIpwZrGsbVEoGAaj8gbAyi6wsnhahahahazGrt5y6g/ayIKk0w5DjLrw.eot?') format('embedded-opentype'),
    url('https://f.fontdeck.com/f/1/NElPX1hCRjkAB6UlIpwZrGsbVEoGAaj8gbAyi6wsnhahahahazGrt5y6g/ayIKk0w5DjLrw.woff') format('woff'),
    url('https://f.fontdeck.com/f/1/NElPX1hCRjkAB6UlIpwZrGsbVEoGAaj8gbAyi6wsnhahahahazGrt5y6g/ayIKk0w5DjLrw.ttf') format('opentype'),
    url('https://f.fontdeck.com/f/1/NElPX1hCRjkAB6UlIpwZrGsbVEoGAaj8gbAyi6wsnhahahahazGrt5y6g/ayIKk0w5DjLrw.svg#1110') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Adelle Italic';
    src: url('https://f.fontdeck.com/f/1/bTdDSU9UZDkAB8O5e7IbepkgjJ5MqRUorwg7SxDqTPzcW0i4CJjaJdlyk/D357AIvVM.eot');
    src: url('https://f.fontdeck.com/f/1/bTdDSU9UZDkAB8O5e7IbepkgjJ5MqRUorwg7SxDqTPzcW0i4CJjaJdlyk/D357AIvVM.eot?') format('embedded-opentype'),
    url('https://f.fontdeck.com/f/1/bTdDSU9UZDkAB8O5e7IbepkgjJ5MqRUorwg7SxDqTPzcW0i4CJjaJdlyk/D357AIvVM.woff') format('woff'),
    url('https://f.fontdeck.com/f/1/bTdDSU9UZDkAB8O5e7IbepkgjJ5MqRUorwg7SxDqTPzcW0i4CJjaJdlyk/D357AIvVM.ttf') format('opentype'),
    url('https://f.fontdeck.com/f/1/bTdDSU9UZDkAB8O5e7IbepkgjJ5MqRUorwg7SxDqTPzcW0i4CJjaJdlyk/D357AIvVM.svg#1111') format('svg');
    font-weight: normal;
    font-style: italic;
}
Konda is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote