@font-face {
  font-family: 'Roboto Condensed';
  src: url('../fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/Open_Sans/OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/Open_Sans/OpenSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

/* Unavita-Logo */

@font-face {
    font-family: 'corporatesscbold';
    src: url('../fonts/Corporate_S/webfontkit-20190329-072424/corporatessc_bold-webfont.woff2') format('woff2'),
         url('../fonts/Corporate_S/webfontkit-20190329-072424/corporatessc_bold-webfont.woff') format('woff'),
         url('../fonts/Corporate_S/webfontkit-20190329-072424/corporatessc_bold-webfont.ttf') format('truetype'),
         url('../fonts/Corporate_S/webfontkit-20190329-072424/corporatessc_bold-webfont.svg#corporatesscbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'corporate_sregular';
    src: url('../fonts/Corporate_S/webfontkit-20190329-072424/corporate_s_regular-webfont.woff2') format('woff2'),
         url('../fonts/Corporate_S/webfontkit-20190329-072424/corporate_s_regular-webfont.woff') format('woff'),
         url('../fonts/Corporate_S/webfontkit-20190329-072424/corporate_s_regular-webfont.ttf') format('truetype'),
         url('../fonts/Corporate_S/webfontkit-20190329-072424/corporate_s_regular-webfont.svg#corporate_sregular') format('svg');
    font-weight: normal;
    font-style: normal;

}