@font-face {
    font-family: 'BaskinRobbins';
    font-weight: normal;
    font-style: normal;
    src: url('BaskinRobbinsRegular.eot');
    src: url('BaskinRobbinsRegular.eot?#iefix') format('embedded-opentype'),
         url('BaskinRobbinsRegular.woff2') format('woff2'),
         url('BaskinRobbinsRegular.woff') format('woff'),
         url('BaskinRobbinsRegular.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'BaskinRobbins';
    font-weight: bold;
    font-style: normal;
    src: url('BaskinRobbinsBold.eot');
    src: url('BaskinRobbinsBold.eot?#iefix') format('embedded-opentype'),
        url('BaskinRobbinsBold.woff2') format('woff2'),
        url('BaskinRobbinsBold.woff') format('woff'),
        url('BaskinRobbinsBold.ttf') format("truetype");
    font-display: swap;
}
/*
@font-face {
    font-family: 'BaskinRobbins-EN';
    font-weight: normal;
    font-style: normal;
    src: url('BaskinRobbinsRegular.eot');
    src: url('BaskinRobbinsRegular.eot?#iefix') format('embedded-opentype'),
         url('BaskinRobbinsRegular.woff2') format('woff2'),
         url('BaskinRobbinsRegular.woff') format('woff'),
         url('BaskinRobbinsRegular.ttf') format("truetype");
    font-display: swap;
	unicode-range: U+0041-005A, U+0061-007A, U+0030-0039, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E;
}
@font-face {
    font-family: 'BaskinRobbins-EN';
    font-weight: bold;
    font-style: normal;
    src: url('BaskinRobbinsBold.eot');
    src: url('BaskinRobbinsBold.eot?#iefix') format('embedded-opentype'),
        url('BaskinRobbinsBold.woff2') format('woff2'),
        url('BaskinRobbinsBold.woff') format('woff'),
        url('BaskinRobbinsBold.ttf') format("truetype");
    font-display: swap;
	unicode-range: U+0041-005A, U+0061-007A, U+0030-0039, U+0020-002F, U+003A-0040, U+005B-0060, U+007B-007E;
}
*/