{:versionI"3.4.21 (Selective Steve):EF:shaI"-56a43951310c5f9e97bf2cdc854b4e1a7321fc1f;F: contents"2'o:Sass::Tree::RootNode:@children[ o:Sass::Tree::ImportNode:@imported_filenameI"compass/support:ET;[�:@template0: @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position;i:@offseti: @end_poso;;i;i: @fileI"m/Users/zschweitzer/.rvm/gems/ruby-2.1.4/gems/compass-core-1.0.3/stylesheets/compass/css3/_font-face.scss; T:@importero: Sass::Importers::Filesystem: @rootI"P/Users/zschweitzer/.rvm/gems/ruby-2.1.4/gems/compass-core-1.0.3/stylesheets; F:@real_rootI"P/Users/zschweitzer/.rvm/gems/ruby-2.1.4/gems/compass-core-1.0.3/stylesheets; F:@same_name_warningso:Set: @hash{�: @options{�:@imported_file0o:Sass::Tree::CommentNode:@value[I" /* Cross-browser support for @font-face. Supports IE, Gecko, Webkit, Opera. * * * $name is required, arbitrary, and what you will use in font stacks. * * $font-files is required using font-files('relative/location', 'format'). * for best results use this order: woff, opentype/truetype, svg * * $eot is required by IE, and is a relative location of the eot file. * * $weight shows if the font is bold, defaults to normal * * $style defaults to normal, might be also italic * * For android 2.2 Compatiblity, please ensure that your web page has * a meta viewport tag. * * To support iOS < 4.2, an SVG file must be provided * * If you need to generate other formats check out the Font Squirrel * [font generator](http://www.fontsquirrel.com/fontface/generator) * */; T: @type:silent;[�;i;o; ;o;;i;i;o;;i;i;@ ;@;@o;;[I"/* In order to refer to a specific style of the font in your stylesheets as * e.g. "font-style: italic;", you may add a couple of @font-face includes * containing the respective font files for each style and specying * respective the $style parameter. */; T;;;[�;i;o; ;o;;i;i;o;;i;i);@ ;@;@o;;[I"W/* Order of the includes matters, and it is: normal, bold, italic, bold+italic. */; T;;;[�;i;o; ;o;;i;i;o;;i;iU;@ ;@;@o:Sass::Tree::MixinDefNode : @nameI"font-face; T: @args[ [o:!Sass::Script::Tree::Variable;!I" name; T:@underscored_nameI" name; T;i ;o; ;o;;i ;i;o;;i ;i ;@ ;@:@filename@ ;@0[o;#;!I"font-files; T;$I"font_files; T;i!;o; ;o;;i!;i;o;;i!;i;@ ;@;%@ ;@0[o;#;!I"eot; T;$I"eot; T;i";o; ;o;;i";i;o;;i";i;@ ;@;%@ ;@o: Sass::Script::Tree::Literal ;o:Sass::Script::Value::Bool;F;@;i";o; ;o;;i";i;o;;i";i;@ ;@;%@ [o;#;!I"weight; T;$I"weight; T;i#;o; ;o;;i#;i;o;;i#;i;@ ;@;%@ ;@o;& ;@B;i#;o; ;o;;i#;i;o;;i#;i;@ ;@;%@ [o;#;!I" style; T;$I" style; T;i$;o; ;o;;i$;i;o;;i$;i;@ ;@;%@ ;@o;& ;@B;i$;o; ;o;;i$;i;o;;i$;i;@ ;@;%@ :@splat0;[o:Sass::Tree::VariableNode ;!I"iefont; T: @expro: Sass::Script::Tree::Funcall;!I"unquote; T;"[o:,Sass::Script::Tree::StringInterpolation:@beforeo;& ;o: Sass::Script::Value::String ;I"�; T;:string:"@deprecated_interp_equivalent0;@;i&;o; ;o;;i&;i;o;;i&;i;@ ;@;%@ : @mido;#;!I"eot; T;$I"eot; T;i&;o; ;o;;i&;i;o;;i&;i ;@ ;@;%@ ;@:@aftero;& ;o;. ;I"?#iefix; T;;/;00;@;i&;o; ;o;;i&;i!;o;;i&;i);@ ;@;%@ ;i&;o; ;@g;o;;i&;i);@ ;@;%@ ;@:@keywordso:Sass::Util::NormalizedMap:@key_strings{�: @map{�;(0:@kwarg_splat0;i&;o; ;o;;i&;i;o;;i&;i*;@ ;@;%@ ;@: @guarded0:@global0;[�;i&;o; ;o;;i&;i ;o;;i&;i*;@ ;@;@o:Sass::Tree::DirectiveNode;[I"@font-face; T: @tabsi�;[ o:Sass::Tree::PropNode; // // In order to refer to a specific style of the font in your stylesheets as // e.g. "font-style: italic;", you may add a couple of @font-face includes // containing the respective font files for each style and specying // respective the $style parameter. // Order of the includes matters, and it is: normal, bold, italic, bold+italic. @mixin font-face( $name, $font-files, $eot: false, $weight: false, $style: false ) { $iefont: unquote("#{$eot}?#iefix"); @font-face { font-family: quote($name); @if $eot { src: font-url($eot); $font-files: font-url($iefont) unquote("format('embedded-opentype')"), $font-files; } src: $font-files; @if $weight { font-weight: $weight; } @if $style { font-style: $style; } } } ; T;i;o; ;o;;i;i;o;;i;i;@ ;@;BT;@