﻿/* Dummy class so that the stylesheet has some content.  
Otherwise it will not work correctly with the CssRegistration control and the styles drop down in the ribbon will have errors. 
It may be removed once other classes are added. */
.null{}

.maybe-this-works {}

@font-face {
  font-family: 'league-gothic-backup';
  src: url("/_layouts/15/Babson/Fonts/league_gothic-webfont.eot?#iefix") format("embedded-opentype"), url("/_layouts/15/Babson/Fonts/league_gothic-webfont.woff") format("woff"), url("/_layouts/15/Babson/Fonts/league_gothic-webfont.ttf") format("truetype"), url("/_layouts/15/Babson/Fonts/league_gothic-webfont.svg#svgFontName") format("svg");
}

@font-face {
  font-family: 'museo-slab-backup';
  src: url("/_layouts/15/Babson/Fonts/Museo_Slab_500-webfont.eot?#iefix") format("embedded-opentype"), url("/_layouts/15/Babson/Fonts/Museo_Slab_500-webfont.woff") format("woff"), url("/_layouts/15/Babson/Fonts/Museo_Slab_500-webfont.ttf") format("truetype"), url("/_layouts/15/Babson/Fonts/Museo_Slab_500-webfont.svg#svgFontName") format("svg");
}
