@font-face {
  font-family: 'FontAwesome';
  src: url('../../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
       url('../../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
       url('../../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
       url('../../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
       url('../../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'social-icons';
  src:  url('/assets/fonts/social-icons.eot?64f1hm');
  src:  url('/assets/fonts/social-icons.eot?64f1hm#iefix') format('embedded-opentype'),
		url('/assets/fonts/social-icons.ttf?64f1hm') format('truetype'),
    	url('/assets/fonts/social-icons.woff?64f1hm') format('woff'),
    	url('/assets/fonts/icomoon.svg?64f1hm#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}