@charset "utf-8";

@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
 src: url('../fonts/Cabin/Cabin-Regular.ttf'); 
}

@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 500;
 src: url('../fonts/Cabin/Cabin-Medium.ttf'); 
}

@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 600;
 src: url('../fonts/Cabin/Cabin-SemiBold.ttf'); 
}

@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
 src: url('../fonts/Cabin/Cabin-Bold.ttf'); 
}

@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 400;
 src: url('../fonts/Exo_2/Exo2-Regular.ttf'); 
}

@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Exo_2/Exo2-Bold.ttf'); 
}

@font-face {
  font-family: 'Exo 2';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/Exo_2/Exo2-Black.ttf'); 
}


@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
   src: url('../fonts/Lato/Lato-Regular.ttf'); 
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
 src: url('../fonts/Lato/Lato-Bold.ttf'); 
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/Lato/Lato-Black.ttf'); 
}

@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
   src: url('../fonts/Muli/Muli-Regular.ttf'); 
}

@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 700;
	src: url('../fonts/Muli/Muli-Bold.ttf'); 
}


@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/Muli/Muli-Black.ttf'); 
}


@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Noto_Sans/NotoSans-Regular.ttf');  
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
 src: url('../fonts/Noto_Sans/NotoSans-Bold.ttf');
}

@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Nunito/Nunito-Regular.ttf')
}

@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 700;
 src: url('../fonts/Nunito/Nunito-Bold.ttf');
}

@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/Nunito/Nunito-Black.ttf'); 
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Raleway/Raleway-Regular.ttf');  
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Raleway/Raleway-Bold.ttf'); 
}

@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/Raleway/Raleway-Black.ttf'); 
}