.external-css-background-image-space{
    width: 100%;
    height: 400px;
    background-image: url("https://new.rocketlabsqa.ovh/wp-content/rocket-test-data/images/paper.jpeg");
    background-color: #cccccc;
}

/* .my-style-rocks{
  background-image:url('https://wprocketest.test/wp-content/uploads/2015/05/132204857.jpg');
} */

@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../fonts/fa-solid-900.eot);
    src: url(../fonts/test%20font/fa-solid-900.ttf);
    src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff"),url(../fonts/fa-solid-900.ttf) format("truetype");
}