﻿/*body {
    font-family: 'Segoe UI Light', sans-serif;
}
*/

@font-face {
    font-family: 'Roboto Light Web';
    src: url('Fonts/Roboto-LightWeb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Roboto Light Web', sans-serif;
}