3.1.19 (Brainy Betty) 063e0dafa5d0bb9953d7f274f7640c62e6da5040 o:Sass::Tree::RootNode :@children[o:Sass::Tree::MixinDefNode : @nameI"font-face:ET: @args[ [o:Sass::Script::Variable;I"font-family; T:@underscored_nameI"font_family; T: @options{0[o; ;I"file-path; T; I"file_path; T; @0[o; ;I" weight; T; I" weight; T; @o:Sass::Script::String : @valueI" normal; T: @type:identifier: @linei; @[o; ;I" style; T; I" style; T; @o; ;I" normal; T;;;i; @;[o:Sass::Tree::DirectiveNode ;I"@font-face; F;[ o:Sass::Tree::PropNode ;[I"font-family; T;o; ;I"font-family; T; I"font_family; T;i; @: @tabsi:@prop_syntax:new;[;i; @o; ;[I"src; T;o:Sass::Script::Funcall ;I"url; T; [o:&Sass::Script::StringInterpolation : @beforeo; ;I"; T;: string;i ; @: @mido; ;I"file-path; T; I"file_path; T;i ; @: @aftero; ;I" .eot; T;;;i ; @;i ; @:@keywords{;i ; @;i;;;[;i ; @o; ;[I"src; T;o:Sass::Script::List ;[ o; ;[o; ;I"url; T; [o; ;o; ;I"; T;;;i ; @;o; ;I"file-path; T; I"file_path; T;i ; @;o; ;I".eot?#iefix; T;;;i ; @;i ; @;{;i ; @o; ;I" format; T; [o; ;I"embedded-opentype; T;;;i ; @;{;i ; @:@separator: space;i ; @o; ;[o; ;I"url; T; [o; ;o; ;I"; T;;;i ; @;o; ;I"file-path; T; I"file_path; T;i ; @;o; ;I" .woff; T;;;i ; @;i ; @;{;i ; @o; ;I" format; T; [o; ;I" woff; T;;;i ; @;{;i ; @; ;!;i ; @o; ;[o; ;I"url; T; [o; ;o; ;I"; T;;;i ; @;o; ;I"file-path; T; I"file_path; T;i ; @;o; ;I" .ttf; T;;;i ; @;i ; @;{;i ; @o; ;I" format; T; [o; ;I" truetype; T;;;i ; @;{;i ; @; ;!;i ; @o; ;[o; ;I"url; T; [o; ;o; ;I"; T;;;i ; @;o; ;I"file-path; T; I"file_path; T;i ; @;o; ;o; ;I" .svg#; T;;;i ; @;o; ;I"font-family; T; I"font_family; T;i ; @;o; ;I"; T;;;i ; @;i ; @;i ; @;{;i ; @o; ;I" format; T; [o; ;I"svg; T;;;i ; @;{;i ; @; ;!;i ; @; : comma;i ; @;i;;;[;i ; @o; ;[I"font-weight; T;o; ;I" weight; T; I" weight; T;i; @;i;;;[;i; @o; ;[I"font-style; T;o; ;I" style; T; I" style; T;i; @;i;;;[;i; @;i:@has_childrenT; @;i;#T; @:@templateI"×@mixin font-face($font-family, $file-path, $weight: normal, $style: normal ) { @font-face { font-family: $font-family; src: url('#{$file-path}.eot'); src: url('#{$file-path}.eot?#iefix') format('embedded-opentype'), url('#{$file-path}.woff') format('woff'), url('#{$file-path}.ttf') format('truetype'), url('#{$file-path}.svg##{$font-family}') format('svg'); font-weight: $weight; font-style: $style; } }; T;i;#T; @