/* @import url(https://db.onlinewebfonts.com/c/1392b0e09b283a428f49882471060eb3?family=Birds+of+Paradise); */
/* @import url(https://db.onlinewebfonts.com/c/1a2b2698ede91f2b64253254402bae73?family=Walterosse); */

@font-face {
  font-family: 'CircularStd';
  font-weight: 400;
  font-style: normal;
  src:
    local('CircularStd'),
    url('CircularStd-Book.otf') format('opentype');
}
@font-face {
  font-family: 'CircularStd';
  font-weight: 500;
  font-style: normal;
  src:
    local('CircularStd'),
    url('CircularStd-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'CircularStd';
  font-weight: 700;
  font-style: normal;
  src:
    local('CircularStd'),
    url('CircularStd-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'Poppins';
  font-weight: 400;
  font-style: normal;
  src:
    local('Poppins'),
    url('Poppins-Regular.ttf') format('opentype');
}
@font-face {
  font-family: 'Poppins';
  font-weight: 500;
  font-style: normal;
  src:
    local('Poppins'),
    url('Poppins-Medium.ttf') format('opentype');
}
@font-face {
  font-family: 'Poppins';
  font-weight: 600;
  font-style: normal;
  src:
    local('Poppins'),
    url('Poppins-SemiBold.ttf') format('opentype');
}
@font-face {
  font-family: 'Poppins';
  font-weight: 700;
  font-style: normal;
  src:
    local('Poppins'),
    url('Poppins-Bold.ttf') format('opentype');
}
@font-face {
  font-family: 'BirdsOfParadiseFont';
  font-weight: 700;
  font-style: normal;
  src:
    local('BirdsOfParadiseFont'),
    url('BirdsOfParadiseFont.ttf') format('opentype');
}

/* @font-face {
  font-family: "Birds of Paradise";
  src: url("https://db.onlinewebfonts.com/t/1392b0e09b283a428f49882471060eb3.eot");
  src: url("https://db.onlinewebfonts.com/t/1392b0e09b283a428f49882471060eb3.eot?#iefix")format("embedded-opentype"),
  url("https://db.onlinewebfonts.com/t/1392b0e09b283a428f49882471060eb3.woff2")format("woff2"),
  url("https://db.onlinewebfonts.com/t/1392b0e09b283a428f49882471060eb3.woff")format("woff"),
  url("https://db.onlinewebfonts.com/t/1392b0e09b283a428f49882471060eb3.ttf")format("truetype"),
  url("https://db.onlinewebfonts.com/t/1392b0e09b283a428f49882471060eb3.svg#Birds of Paradise")format("svg");
}
@font-face {
  font-family: "Walterosse";
  src: url("https://db.onlinewebfonts.com/t/1a2b2698ede91f2b64253254402bae73.eot");
  src: url("https://db.onlinewebfonts.com/t/1a2b2698ede91f2b64253254402bae73.eot?#iefix")format("embedded-opentype"),
  url("https://db.onlinewebfonts.com/t/1a2b2698ede91f2b64253254402bae73.woff2")format("woff2"),
  url("https://db.onlinewebfonts.com/t/1a2b2698ede91f2b64253254402bae73.woff")format("woff"),
  url("https://db.onlinewebfonts.com/t/1a2b2698ede91f2b64253254402bae73.ttf")format("truetype"),
  url("https://db.onlinewebfonts.com/t/1a2b2698ede91f2b64253254402bae73.svg#Walterosse")format("svg");
} */
@font-face {
  font-family: 'Allura-Regular';
  src:
    local('Allura-Regular'),
    url('/fonts/Allura-Regular.ttf') format('truetype');
}
.pctwarning {
  color: #ffc107 !important;
}
.pctsuccess {
  color: #229a16 !important;
}
.pcterror {
  color: #ff1010 !important;
}
