.uppercase {
    text-transform: uppercase;
    -moz-font-feature-settings: 'case';
    -webkit-font-feature-settings: 'case';
    font-feature-settings: 'case' on;
}

@font-face {
	font-family: 'FiraGO-ExtraLight';
  	src:  url('../../fonts/FiraGO-ExtraLight.eot');
  	src:  url('../../fonts/FiraGO-ExtraLight.eot') format('embedded-opentype'),
    url('../../fonts/FiraGO-ExtraLight.ttf') format('truetype'),
    url('../../fonts/FiraGO-ExtraLight.woff') format('woff'),
    url('../../fonts/FiraGO-ExtraLight.svg') format('svg');
  	font-weight: normal;
  	font-style: normal;
}

@font-face {
	font-family: 'FiraGO-Light';
  	src:  url('../../fonts/FiraGO-Light.eot');
  	src:  url('../../fonts/FiraGO-Light.eot') format('embedded-opentype'),
    url('../../fonts/FiraGO-Light.woff') format('woff'),
    url('../../fonts/FiraGO-Light.svg') format('svg');
  	font-weight: normal;
  	font-style: normal;
}

@font-face {
	font-family: 'FiraGO-Medium';
  	src:  url('../../fonts/FiraGO-Medium.eot');
  	src:  url('../../fonts/FiraGO-Medium.eot') format('embedded-opentype'),
    url('../../fonts/FiraGO-Medium.ttf') format('truetype'),
    url('../../fonts/FiraGO-Medium.woff') format('woff'),
    url('../../fonts/FiraGO-Medium.svg') format('svg');
  	font-weight: normal;
  	font-style: normal;
}

@font-face {
    font-family: dripicons-v2;
    src:  url('../../fonts/dripicons-v2.eot');
    src:  url('../../fonts/dripicons-v2.eot?#iefix') format('embedded-opentype'),
    url('../../fonts/dripicons-v2.ttf') format('truetype'),
    url('../../fonts/dripicons-v2.woff') format('woff'),
    url('../../fonts/dripicons-v2.svg#dripicons-v2') format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Material Design Icons";
    src: url('../../fonts/materialdesignicons-webfont.eot?v=3.5.95');
    src: url('../../fonts/materialdesignicons-webfont.eot?#iefix&v=3.5.95') format("embedded-opentype"),
    url('../../fonts/materialdesignicons-webfont.woff2?v=3.5.95') format("woff2"),
    url('../../fonts/materialdesignicons-webfont.woff?v=3.5.95') format("woff"),
    url('../../fonts/materialdesignicons-webfont.ttf?v=3.5.95') format("truetype"),
    url('../../fonts/materialdesignicons-webfont.svg?v=3.5.95#materialdesigniconsregular') format("svg");
    font-weight: 400;
    font-style: normal
}
