@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/roboto/Roboto-Light.woff2') format('woff2');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/roboto/Roboto-Regular.woff2') format('woff2');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/roboto/Roboto-Bold.woff2') format('woff2');
}
@font-face {
    font-family: 'Solway';
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/solway/Solway-Light.woff2') format('woff2');
}
@font-face {
    font-family: 'Solway';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/solway/Solway-Regular.woff2') format('woff2');
}
@font-face {
    font-family: 'Solway';
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/solway/Solway-Medium.woff2') format('woff2');
}
@font-face {
    font-family: 'Solway';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/solway/Solway-Bold.woff2') format('woff2');
}
@font-face {
    font-family: 'Solway';
    font-style: normal;
    font-weight: 800;
    src: url('/fonts/solway/Solway-ExtraBold.woff2') format('woff2');
}
