/*  Font Awesome 3.0
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    • The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
    • Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
      http://opensource.org/licenses/mit-license.html
    • The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
    • Attribution is no longer required in Font Awesome 3.0, but much appreciated:
      "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: Lead Product Designer @ http://kyruus.com

    */

@font-face {
  font-family: 'FontAwesome';
  src:url('/assets/fontawesome-webfont-fe6ddd46118a617ae9dae14fcded35103e2c2f235360dcc5d9634a259230998b.eot');
  src:url('/assets/fontawesome-webfont-fe6ddd46118a617ae9dae14fcded35103e2c2f235360dcc5d9634a259230998b.eot?#iefix') format('embedded-opentype'),
      url('/assets/fontawesome-webfont-d328e68ea5a89bdfb7346984310d86c48f6208b70b14955d62447f11ced78413.woff') format('woff'),
      url('/assets/fontawesome-webfont-d8d1fe7c5d79170cf796095b682a848d657676b17ffcb3f07cc8b5fd30ffd44c.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
