@font-face {
    font-family: "OpenSansRegular";
    src: url("./fonts/OpenSansRegular/OpenSansRegular.eot");
    src: url("./fonts/OpenSansRegular/OpenSansRegular.eot?#iefix")format("embedded-opentype"),
    url("./fonts/OpenSansRegular/OpenSansRegular.woff") format("woff"),
    url("./fonts/OpenSansRegular/OpenSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "OpenSansLight";
    src: url("./fonts/OpenSansLight/OpenSansLight.eot");
    src: url("./fonts/OpenSansLight/OpenSansLight.eot?#iefix")format("embedded-opentype"),
    url("./fonts/OpenSansLight/OpenSansLight.woff") format("woff"),
    url("./fonts/OpenSansLight/OpenSansLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "OpenSansBold";
    src: url("./fonts/OpenSansBold/OpenSansBold.eot");
    src: url("./fonts/OpenSansBold/OpenSansBold.eot?#iefix")format("embedded-opentype"),
    url("./fonts/OpenSansBold/OpenSansBold.woff") format("woff"),
    url("./fonts/OpenSansBold/OpenSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
  font-family: "OpenSansExtraBold";
  src: url("./fonts/OpenSansExtraBold/OpenSans-ExtraBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "OpenSansSemiBold";
  src: url("./fonts/OpenSansSemiBold/OpenSans-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
    font-family: "SegoeUIRegular";
    src: url("./fonts/SegoeUIRegular/SegoeUIRegular.eot");
    src: url("./fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix")format("embedded-opentype"),
    url("./fonts/SegoeUIRegular/SegoeUIRegular.woff") format("woff"),
    url("./fonts/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
  font-family: 'RobotoRegular';
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Roboto/Roboto-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'RobotoLight';
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Roboto/Roboto-Light.ttf") format("truetype");
}
@font-face {
  font-family: 'RobotoBold';
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Roboto/Roboto-Bold.ttf") format("truetype");
}
@font-face {
  font-family: 'RobotoBlack';
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Roboto/Roboto-Black.ttf") format("truetype");
}
@font-face {
  font-family: 'RobotoThin';
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Roboto/Roboto-Thin.ttf") format("truetype");
}

@font-face {
  font-family: 'MontserratRegular';
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Montserrat/Montserrat-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'MontserratThin';
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Montserrat/Montserrat-Thin.ttf") format("truetype");
}
@font-face {
  font-family: 'MontserratBold';
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Montserrat/Montserrat-Bold.ttf") format("truetype");
}
@font-face {
  font-family: 'MontserratExtraBold';
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Montserrat/Montserrat-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: 'MontserratLight';
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Montserrat/Montserrat-Light.ttf") format("truetype");
}

@font-face {
  font-family: 'CuprumRegular';
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Cuprum/Cuprum-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'CuprumBold';
  font-style: normal;
  font-weight: 900;
  src: url("./fonts/Cuprum/Cuprum-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'NotableRegular';
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Notable/Notable-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'AndikaRegular';
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Andika/Andika-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'LobsterRegular';
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Lobster/Lobster-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'PlayRegular';
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Lobster/Lobster-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'AmaticRegular';
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/Amatic/AmaticSC-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'AmaticBold';
  font-style: normal;
  font-weight: bold;
  src: url("./fonts/Amatic/AmaticSC-Bold.ttf") format("truetype");
}