@charset "UTF-8";
@font-face {
    font-family: 'Roobert Light';
    src: url("https://www.fisglobal.com/-/media/fisglobal/files/2024-homepage-redesign/Fonts/Roobert-Light_woff2") format("woff2"),
     url("https://www.fisglobal.com/-/media/fisglobal/files/2024-homepage-redesign/Fonts/Roobert-Light") format("woff");
    font-weight: normal;
    font-style: normal;
 }
 
 @font-face {
    font-family: 'Roobert Regular';
    src: url("https://www.fisglobal.com/-/media/fisglobal/files/2024-homepage-redesign/Fonts/Roobert-Regular_woff2") format("woff2"),
     url("https://www.fisglobal.com/-/media/fisglobal/files/2024-homepage-redesign/Fonts/Roobert-Regular") format("woff");
    font-weight: normal;
    font-style: normal;
 }
 
 @font-face {
    font-family: 'Roobert Medium';
    src: url("https://www.fisglobal.com/-/media/fisglobal/files/2024-homepage-redesign/Fonts/Roobert-Medium_woff") format("woff2"),
     url("https://www.fisglobal.com/-/media/fisglobal/files/2024-homepage-redesign/Fonts/Roobert-Medium") format("woff");
    font-weight: normal;
    font-style: normal;
 }
 
 @font-face {
    font-family: 'Roobert Semibold';
    src: url("https://www.fisglobal.com/-/media/fisglobal/files/2024-homepage-redesign/Fonts/Roobert-SemiBold_woff2") format("woff2"),
     url("https://www.fisglobal.com/-/media/fisglobal/files/2024-homepage-redesign/Fonts/Roobert-SemiBold") format("woff");
    font-weight: normal;
    font-style: normal;
 }
 
 @font-face {
    font-family: 'Roobert Bold';
    src: url("https://www.fisglobal.com/-/media/fisglobal/files/2024-homepage-redesign/Fonts/Roobert-Bold_woff2") format("woff2"),
     url("https://www.fisglobal.com/-/media/fisglobal/files/2024-homepage-redesign/Fonts/Roobert-Bold") format("woff");
    font-weight: normal;
    font-style: normal;
 }
 
 @font-face {
    font-family: 'Roobert Heavy';
    src: url("https://www.fisglobal.com/-/media/fisglobal/files/2024-homepage-redesign/Fonts/Roobert-Heavy_woff2") format("woff2"),
     url("https://www.fisglobal.com/-/media/fisglobal/files/2024-homepage-redesign/Fonts/Roobert-Heavy") format("woff");
    font-weight: normal;
    font-style: normal;
 }

h2 {  font: normal 40rem / 1.1 "Roobert Light", sans-serif; margin-bottom: 30rem;}
h3 { color: #B21A53;  font: normal 20rem / 1.3 "Roobert Semibold", sans-serif;;}
p {    font-family: "Roobert Regular", sans-serif;    font-size: 20rem;    line-height: 1.5;}