@font-face{
    font-family: "barlow-regular";
    src: url("fonts/Barlow-Regular.woff") format("woff"),
         url("fonts/Barlow-Regular.ttf") format("ttf");
}
@font-face{
    font-family: "barlow-light";
    src: url("fonts/Barlow-Light.woff") format("woff"),
         url("fonts/Barlow-Light.ttf") format("ttf");
}
@font-face{
    font-family: "barlow-bold";
    src: url("fonts/Barlow-Bold.woff") format("woff"),
         url("fonts/Barlow-Bold.ttf") format("ttf");
}
@font-face{
    font-family: 'FS-Joey-Regular';
    src: url("fonts/fs-joey.woff2") format("woff2");
}
