@font-face {
  font-family: 'samsonite';
  src:
    url('fonts/samsonite.ttf?peamag') format('truetype'),
    url('fonts/samsonite.woff?peamag') format('woff'),
    url('fonts/samsonite.svg?peamag#samsonite') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="sam-"], [class*=" sam-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'samsonite' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  /* display: inline-block; */
  line-height: 1;
	
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.sam-Samsonite_1:before {
  content: "\e900";
}
.sam-Samsonite_2:before {
  content: "\e901";
}
.sam-Samsonite_3:before {
  content: "\e902";
}
.sam-Samsonite_4:before {
  content: "\e903";
}
.sam-Samsonite_x:before {
  content: "\e904";
}
.sam-AT_1:before {
  content: "\e905";
}
.sam-AT_2:before {
  content: "\e906";
}
.sam-AT_3:before {
  content: "\e907";
}
.sam-AT_4:before {
  content: "\e908";
}
.sam-AT_x:before {
  content: "\e909";
}