@font-face{font-family:'Source Sans';src:url('../font/sourcesanspro-extralight-webfont.woff2') format('woff2');font-weight:100;font-style:normal;}
@font-face{font-family:'Source Sans';src:url('../font/sourcesanspro-light-webfont.woff2') format('woff2');font-weight:200;font-style:normal;}
@font-face{font-family:'Source Sans';src:url('../font/sourcesanspro-regular-webfont.woff2') format('woff2');font-weight:normal;font-style:normal;}
@font-face{font-family:'Source Sans';src:url('../font/sourcesanspro-semibold-webfont.woff2') format('woff2');font-weight:bold;font-style:normal;}

@font-face {
  font-family: 'Amarillo';
  src: url('../font/amarillo-webfont.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/roboto-black-webfont.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}
 
@font-face {
    font-family: 'Roboto';
    src: url('../font/roboto-bold-webfont.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/roboto-medium-webfont.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
 
@font-face {
    font-family: 'Roboto';
    src: url('../font/roboto-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/roboto-light-webfont.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}
 
@font-face {
    font-family: 'Roboto';
    src: url('../font/roboto-thin-webfont.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
}
 
@font-face {
    font-family: 'Open Sans';
    src: url('../font/opensans-bold-webfont.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../font/opensans-light-webfont.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
}
 
@font-face {
    font-family: 'Open Sans';
    src: url('../font/opensans-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../font/opensans-semibold-webfont.woff2') format('woff2');
    font-weight: 500;
    font-style: notmal;
}

@font-face {
    font-family: 'Font Awesome Brands';
    src: url('../font/fa-brands-400.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Font Awesome';
    src: url('../font/fa-regular-400.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Font Awesome';
    src: url('../font/fa-solid-900.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'CoreUI';
    src: url('../font/coreui.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: "FoundationIcons";
  src: url("../font/foundation-icons.woff") format("woff"),
  font-weight: normal;
  font-style: normal;
}