/* Roboto Font - Local Hosting */
/* 300 Light */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/Roboto-Light.547199daaedd.ttf") format('truetype');
}

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

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

/* 700 Bold */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/Roboto-Bold.e8065bf4c2d1.ttf") format('truetype');
}
