@font-face {
   font-family: 'arial';
   src: local('sans-serif'), url('https://d2vhxl2zk4x5d.cloudfront.net/Arial-Light.ttf') format('truetype');
   font-weight: 300;
   font-style: normal;
   font-display: swap;
  }
  
  @font-face {
   font-family: 'arial';
   src: local('sans-serif'), url('https://d2vhxl2zk4x5d.cloudfront.net/Arial-Regular.ttf') format('truetype');
   font-weight: 400;
   font-style: normal;
   font-display: swap;
  }
  
  @font-face {
   font-family: 'arial';
   src: local('sans-serif'), url('https://d2vhxl2zk4x5d.cloudfront.net/Arial-Medium.ttf') format('truetype');
   font-weight: 500;
   font-style: normal;
   font-display: swap;
  }
  
  @font-face {
   font-family: 'arial';
   src: local('sans-serif'), url('https://d2vhxl2zk4x5d.cloudfront.net/Arial-Bold.ttf') format('truetype');
   font-weight: 700;
   font-style: normal;
   font-display: swap;
  }