/*
Theme Name: York Timbers
Theme URI: http://york.co.za
Description: York Timbers Wordpress Theme.
Author: Kineato
Author URI: http://kineato.com
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

@font-face {
    font-family: 'Helvetica LT Std Light';
    src: url('fonts/HelveticaLTStd-Light.eot'); /* IE9 Compat Modes */
    src: url('fonts/HelveticaLTStd-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/HelveticaLTStd-Light.woff') format('woff'), /* Modern Browsers */
         url('fonts/HelveticaLTStd-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/HelveticaLTStd-Light.svg#svgFontName') format('svg'); /* Legacy iOS */
}