@import '/icons/ngprime/css/primeicons.css';
@import '/icons/awesome/webfonts/all.css';

@font-face {
    font-family: 'Roboto-Light';
    src: url('/fonts/Roboto/Roboto-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('/fonts/Roboto/Roboto-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Wotfard-Regular';
    src: url('/fonts/Wotfard/wotfard-regular-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'Wotfard-Medium';
    src: url('/fonts/Wotfard/wotfard-medium-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'Wotfard-Bold';
    src: url('/fonts/Wotfard/wotfard-bold-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'Agenda-Semibold';
    src: url('/fonts/Agenda/Agenda-Semibold.woff') format('truetype');
}

@font-face {
    font-family: 'Agenda-Regular';
    src: url('/fonts/Agenda/Agenda-Regular.otf') format('truetype');
}
@font-face {
    font-family: 'Agenda-Medium';
    src: url('/fonts/Agenda/Agenda-Medium.woff') format('truetype');
}
@font-face {
    font-family: 'Agenda-Bold';
    src: url('/fonts/Agenda/Agenda-Bold.otf') format('truetype');
}
@font-face {
    font-family: 'Agenda-Light';
    src: url('/fonts/Agenda/Agenda-Light.otf') format('truetype');
}

@font-face {
  font-family: 'Roboto-Semibold';
  src: url('/fonts/Roboto-n/Roboto-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('/fonts/Roboto-n/Roboto-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto-Medium';
  src: url('/fonts/Roboto-n/Roboto-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto-Bold';
  src: url('/fonts/Roboto-n/Roboto-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('/fonts/Roboto-n/Roboto-Light.ttf') format('truetype');
}
