// Fonts
// Font faces are separated from typography to avoid referencing AND
// thus fetching the font files multiple times.

// Agenda
// @include font-face("Agenda-Light", 'fonts/Agenda/Agenda-Light');

// Agenda Light is loaded via cloud.webtype.com

// Font Awesome is an icon-font set: http://fortawesome.github.io/Font-Awesome/
// a cdn is used
// @import "font-awesome/font-awesome";
@import "font-awesome/scss/variables";
@import "font-awesome/scss/mixins";
