|
@font-face { |
|
font-family: "airbnb_extra_bold"; |
|
src: url("./AirbnbCereal_W_Blk.otf") format("opentype"); |
|
} |
|
|
|
@font-face { |
|
font-family: "airbnb_bold"; |
|
src: url("./AirbnbCereal_W_XBd.otf") format("opentype"); |
|
} |
|
|
|
@font-face { |
|
font-family: "airbnb_semi_bold"; |
|
src: url("./AirbnbCereal_W_Bd.otf") format("opentype"); |
|
} |
|
|
|
@font-face { |
|
font-family: "airbnb_regular"; |
|
src: url("./AirbnbCereal_W_Md.otf") format("opentype"); |
|
} |
|
|
|
@font-face { |
|
font-family: "airbnb_light"; |
|
src: url("./AirbnbCereal_W_Bk.otf") format("opentype"); |
|
} |
|
|
|
@font-face { |
|
font-family: "airbnb_extra_light"; |
|
src: url("./AirbnbCereal_W_Lt.otf") format("opentype"); |
|
} |
|
|