@font-face {
  font-family: script;
  src: url(../fonts/Chomsky.otf);
}

@font-face {
    font-family: roboL;
    src: url(../fonts/Roboto-Light.ttf);
    font-weight: normal;
}

@font-face {
    font-family: roboB;
    src: url(../fonts/Roboto-Bold.ttf);
    font-weight: normal;
}
@font-face {
    font-family: roboM;
    src: url(../fonts/Roboto-Medium.ttf);
    font-weight: normal;
}