/* @font-face {
  font-family: 'dancing_scriptregular';
  src: url('../fonts/dancingscript-regular-webfont.eot');
  src: url('../fonts/dancingscript-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/dancingscript-regular-webfont.woff2') format('woff2'),
       url('../fonts/dancingscript-regular-webfont.woff') format('woff'),
       url('../fonts/dancingscript-regular-webfont.ttf') format('truetype'),
       url('../fonts/dancingscript-regular-webfont.svg#dancing_scriptregular') format('svg');
  font-weight: normal;
  font-style: normal;
} */

/*
@font-face {
font-family: 'cs_symbol_2regular';
src: url('../fonts/cssymb2-webfont.eot');
src: url('../fonts/cssymb2-webfont.eot?#iefix') format('embedded-opentype'),
     url('../fonts/cssymb2-webfont.woff2') format('woff2'),
     url('../fonts/cssymb2-webfont.woff') format('woff'),
     url('../fonts/cssymb2-webfont.ttf') format('truetype'),
     url('../fonts/cssymb2-webfont.svg#cs_symbol_2regular') format('svg');
font-weight: normal;
font-style: normal;
}
*/

@font-face {
  font-family: 'cs_ginetex_symbols';
  src: url('../fonts/ginetex-symbols.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Metrocity-Light';
  src: url('../fonts/Metrocity-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Metrocity-Book';
  src: url('../fonts/Metrocity-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Metrocity-Medium';
  src: url('../fonts/Metrocity-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Metrocity-Bold';
  src: url('../fonts/Metrocity-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Metrocity-Black';
  src: url('../fonts/Metrocity-Black.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* Source Sans Pro */
@font-face {
  font-family: 'source-sans-pro';
  src: url('../fonts/SourceSansPro-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'source-sans-pro';
  src: url('../fonts/SourceSansPro-LightIt.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'source-sans-pro';
  src: url('../fonts/SourceSansPro-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'source-sans-pro';
  src: url('../fonts/SourceSansPro-It.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'source-sans-pro';
  src: url('../fonts/SourceSansPro-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'source-sans-pro';
  src: url('../fonts/SourceSansPro-SemiboldIt.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'source-sans-pro';
  src: url('../fonts/SourceSansPro-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'source-sans-pro';
  src: url('../fonts/SourceSansPro-BoldIt.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}