/*
100: Thin, Hairline, Ultra-light, Extra-light
200: Light
300: Book
400: Regular, Normal, Plain, Roman, Standard
500: Medium
600: Semi-bold, Demi-bold
700: Bold
800: Heavy, Black, Extra-bold
900: Ultra-black, Extra-black, Ultra-bold, Heavy-black, Fat, Poster
*/

@font-face {
  font-family: 'Rajdhani';
    src: url('/webfonts/Rajdhani-Regular-subset.woff2') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
  font-family: 'Rajdhani';
    src: url('/webfonts/Rajdhani-Bold-subset.woff2') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
  font-family: 'Rajdhani';
    src: url('/webfonts/Rajdhani-Light-subset.woff2') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
  font-family: 'Rajdhani';
    src: url('/webfonts/Rajdhani-Medium-subset.woff2') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
  font-family: 'Rajdhani';
    src: url('/webfonts/Rajdhani-SemiBold-subset.woff2') format('woff');
    font-weight: 600;
    font-style: normal;
}





@font-face {
  font-family: 'Roboto';
    src: url('/webfonts/Roboto-Regular.woff2') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
  font-family: 'Roboto';
    src: url('/webfonts/Roboto-Italic.woff2') format('woff');
    font-weight: 400;
    font-style: italic;
}


@font-face {
  font-family: 'RobotoCondensed';
    src: url('/webfonts/RobotoCondensed-Regular.woff2') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
  font-family: 'RobotoCondensed';
    src: url('/webfonts/RobotoCondensed-Italic.woff2') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
  font-family: 'RobotoCondensed';
    src: url('/webfonts/RobotoCondensed-Light.woff2') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
  font-family: 'RobotoCondensed';
    src: url('/webfonts/RobotoCondensed-LightItalic.woff2') format('woff');
    font-weight: 200;
    font-style: italic;
}

@font-face {
  font-family: 'RobotoCondensed';
    src: url('/webfonts/RobotoCondensed-Bold.woff2') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
  font-family: 'RobotoCondensed';
    src: url('/webfonts/RobotoCondensed-BoldItalic.woff2') format('woff');
    font-weight: 700;
    font-style: italic;
}



@font-face {
  font-family: 'Roboto';
    src: url('/webfonts/Roboto-Regular.woff2') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
  font-family: 'Roboto';
    src: url('/webfonts/Roboto-Italic.woff2') format('woff');
    font-weight: 400;
    font-style: italic;
}


@font-face {
  font-family: 'Roboto';
    src: url('/webfonts/Roboto-Thin.woff2') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
  font-family: 'Roboto';
    src: url('/webfonts/Roboto-ThinItalic.woff2') format('woff');
    font-weight: 400;
    font-style: italic;
}


@font-face {
  font-family: 'Roboto';
    src: url('/webfonts/Roboto-Medium.woff2') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
  font-family: 'Roboto';
    src: url('/webfonts/Roboto-MediumItalic.woff2') format('woff');
    font-weight: 500;
    font-style: italic;
}


@font-face {
  font-family: 'Roboto';
    src: url('/webfonts/Roboto-Light.woff2') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
  font-family: 'Roboto';
    src: url('/webfonts/Roboto-LightItalic.woff2') format('woff');
    font-weight: 200;
    font-style: italic;
}


@font-face {
  font-family: 'Roboto';
    src: url('/webfonts/Roboto-Bold.woff2') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
  font-family: 'Roboto';
    src: url('/webfonts/Roboto-BoldItalic.woff2') format('woff');
    font-weight: 700;
    font-style: italic;
}


@font-face {
  font-family: 'Roboto';
    src: url('/webfonts/Roboto-Black.woff2') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
  font-family: 'Roboto';
    src: url('/webfonts/Roboto-BlackItalic.woff2') format('woff');
    font-weight: 800;
    font-style: italic;
}


@font-face {
  font-family: 'Blender';
    src: url('/webfonts/Blender-Pro-Book.woff2') format('woff');
    font-weight: 400;
    font-style: normal;
}

