@charset "UTF-8";

@font-face {
  font-family:Roboto-Medium;
  src: url("./font/Roboto-Medium/font.woff2") format("woff2"),
       url("./font/Roboto-Medium/font.woff") format("woff"),
       url("./font/Roboto-Medium/font.eot") format("embedded-opentype"),
       url("./font/Roboto-Medium/font.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family:Roboto-Regular;
  src: url("./font/Roboto-Regular/font.woff2") format("woff2"),
       url("./font/Roboto-Regular/font.woff2") format("woff"),
       url("./font/Roboto-Regular/font.woff2") format("embedded-opentype"),
       url("./font/Roboto-Regular/font.woff2") format("svg");
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family:Roboto-Light;
  src: url("./font/Roboto-Light/font.woff2") format("woff2"),
       url("./font/Roboto-Light/font.woff2") format("woff"),
       url("./font/Roboto-Light/font.woff2") format("embedded-opentype"),
       url("./font/Roboto-Light/font.woff2") format("svg");
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family:Roboto-Thin;
  src: url("./font/Roboto-Thin/font.woff2") format("woff2"),
       url("./font/Roboto-Thin/font.woff2") format("woff"),
       url("./font/Roboto-Thin/font.woff2") format("embedded-opentype"),
       url("./font/Roboto-Thin/font.woff2") format("svg");
  font-weight: normal;
  font-style: normal;
}