BCB Bank static website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

24 rivejä
753 B

  1. @font-face {
  2. src: url("fonts/Archivo_Black/ArchivoBlack-Regular.ttf") format("truetype");
  3. font-family: archivo-black;
  4. font-style: normal; }
  5. @font-face {
  6. src: url("fonts/Open_Sans/OpenSans-Bold.ttf") format("truetype");
  7. font-family: open-sans;
  8. font-weight: bolder; }
  9. @font-face {
  10. src: url("fonts/Open_Sans/OpenSans-SemiBold.ttf") format("truetype");
  11. font-family: open-sans;
  12. font-weight: bold; }
  13. @font-face {
  14. src: url("fonts/Open_Sans/OpenSans-Regular.ttf") format("truetype");
  15. font-family: open-sans;
  16. font-style: normal; }
  17. @font-face {
  18. src: url("fonts/Open_Sans/OpenSans-LightItalic.ttf") format("truetype");
  19. font-family: open-sans;
  20. font-weight: normal;
  21. font-style: italic; }
  22. /*# sourceMappingURL=custom_fonts.css.map */