@font-face {
  font-family: 'CoText';
  src: url('../../fonts/cotext/CoText_W_Rg.eot');
  src: url('../../fonts/cotext/CoText_W_Rg.eot') format('embedded-opentype'),
       url('../../fonts/cotext/CoText_W_Rg.woff2') format('woff2'),
       url('../../fonts/cotext/CoText_W_Rg.woff') format('woff'),
       url('../../fonts/cotext/CoText_W_Rg.ttf') format('truetype'),
       url('../../fonts/cotext/CoText_W_Rg.svg#CoText_W_Rg') format('svg');
  font-weight:normal;
}
@font-face {
    font-family: 'CoText';
    src: url('../../fonts/cotext/CoText_W_Lt.eot');
    src: url('../../fonts/cotext/CoText_W_Lt.eot') format('embedded-opentype'),
         url('../../fonts/cotext/CoText_W_Lt.woff2') format('woff2'),
         url('../../fonts/cotext/CoText_W_Lt.woff') format('woff'),
         url('../../fonts/cotext/CoText_W_Lt.ttf') format('truetype'),
         url('../../fonts/cotext/CoText_W_Lt.svg#CoText_W_Lt') format('svg');
    font-weight:300;
}
@font-face {
    font-family: 'CoText';
    src: url('../../fonts/cotext/CoText_W_Bd.eot');
    src: url('../../fonts/cotext/CoText_W_Bd.eot') format('embedded-opentype'),
         url('../../fonts/cotext/CoText_W_Bd.woff2') format('woff2'),
         url('../../fonts/cotext/CoText_W_Bd.woff') format('woff'),
         url('../../fonts/cotext/CoText_W_Bd.ttf') format('truetype'),
         url('../../fonts/cotext/CoText_W_Bd.svg#CoText_W_Bd') format('svg');
    font-weight:bold;
}

