
@font-face {
  font-family: "Agane";
  src: url("../fonts/eot/agane45.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/eot/agane45.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/agane45.woff2") format("woff2"), url("../fonts/woff/agane45.woff") format("woff"), url("../fonts/otf/agane45.otf") format("opentype"), url("../fonts/ttf/agane45.ttf") format("truetype"), url("../fonts/ttf/agane45.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: "Agane";
  src: url("../fonts/eot/agane65.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/eot/agane65.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/agane65.woff2") format("woff2"), url("../fonts/woff/agane65.woff") format("woff"), url("../fonts/otf/agane65.otf") format("opentype"), url("../fonts/ttf/agane65.ttf") format("truetype"), url("../fonts/ttf/agane65.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-weight: bold;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/eot/latoblack.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/eot/latoblack.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/latoblack.woff2") format("woff2"), url("../fonts/woff/latoblack.woff") format("woff"), url("../fonts/otf/latoblack.otf") format("opentype"), url("../fonts/ttf/latoblack.ttf") format("truetype"), url("../fonts/ttf/latoblack.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/eot/latobold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/eot/latobold.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/latobold.woff2") format("woff2"), url("../fonts/woff/latobold.woff") format("woff"), url("../fonts/otf/latobold.otf") format("opentype"), url("../fonts/ttf/latobold.ttf") format("truetype"), url("../fonts/ttf/latobold.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-weight: bold;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/eot/latolight.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/eot/latolight.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/latolight.woff2") format("woff2"), url("../fonts/woff/latolight.woff") format("woff"), url("../fonts/otf/latolight.otf") format("opentype"), url("../fonts/ttf/latolight.ttf") format("truetype"), url("../fonts/ttf/latolight.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/eot/latoregular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/eot/latoregular.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/latoregular.woff2") format("woff2"), url("../fonts/woff/latoregular.woff") format("woff"), url("../fonts/otf/latoregular.otf") format("opentype"), url("../fonts/ttf/latoregular.ttf") format("truetype"), url("../fonts/ttf/latoregular.svg#svgFontName") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-display: swap;
}


body {
/*  background: transparent url(../images/background-error.svg) no-repeat;*/
    background-size: cover;
    background-position: center bottom;
}

img.error-logo {
    max-width: 460px;
}

html.error-page .error-code,
html.error-page .error-message {
    color: #fff;
}

.btn-secondary {
    background-color: #092B42;
    border-color: #092B42;
}
